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.JTextArealogAreaprivate static javax.swing.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 javax.swing.JPanelgetMiniPanel()(package private) static javax.swing.JPanelgetPanel()(package private) static java.lang.StringgetText()(package private) static voidlog(java.lang.String message)
-