org.openscience.jmol.app.webexport

Class LogPanel

class LogPanel extends Object

Field Summary
static JTextArealogArea
static JTextAreaminiLogArea
static booleanresetFlag
Method Summary
static JPanelgetMiniPanel()
static JPanelgetPanel()
static StringgetText()
static voidlog(String message)

Field Detail

logArea

private static JTextArea logArea

miniLogArea

private static JTextArea miniLogArea

resetFlag

private static boolean resetFlag

Method Detail

getMiniPanel

static JPanel getMiniPanel()

getPanel

static JPanel getPanel()

getText

static String getText()

log

static void log(String message)