Class LogPanel
- java.lang.Object
-
- org.openscience.jmol.app.webexport.LogPanel
-
class LogPanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description private static JTextArea
logArea
private static JTextArea
miniLogArea
private static boolean
resetFlag
-
Constructor Summary
Constructors Constructor Description LogPanel()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static JPanel
getMiniPanel()
(package private) static JPanel
getPanel()
(package private) static String
getText()
(package private) static void
log(String message)
-