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 JTextArealogAreaprivate static JTextAreaminiLogAreaprivate static booleanresetFlag
-
Constructor Summary
Constructors Constructor Description LogPanel()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static JPanelgetMiniPanel()(package private) static JPanelgetPanel()(package private) static StringgetText()(package private) static voidlog(String message)
-