org.biojava.spice.gui
Class LoggingPanelManager

java.lang.Object
  extended byorg.biojava.spice.gui.LoggingPanelManager

public class LoggingPanelManager
extends Object


Field Summary
static Logger logger
           
static LoggingPanel loggingPanel
           
 
Constructor Summary
LoggingPanelManager()
           
 
Method Summary
static void setLogLevel(Level level)
           
static void show()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static Logger logger

loggingPanel

public static final LoggingPanel loggingPanel
Constructor Detail

LoggingPanelManager

public LoggingPanelManager()
Method Detail

setLogLevel

public static void setLogLevel(Level level)

show

public static void show()