Class LogPanel
- java.lang.Object
-
- org.openscience.jmol.app.webexport.LogPanel
-
class LogPanel extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static javax.swing.JTextArea
logArea
private static javax.swing.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 javax.swing.JPanel
getMiniPanel()
(package private) static javax.swing.JPanel
getPanel()
(package private) static java.lang.String
getText()
(package private) static void
log(java.lang.String message)
-