|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.logging.Handler
org.das2.util.GraphicalLogHandler
public class GraphicalLogHandler
Nested Class Summary | |
---|---|
class |
GraphicalLogHandler.LogRenderer
|
Constructor Summary | |
---|---|
GraphicalLogHandler()
|
Method Summary | |
---|---|
void |
close()
|
void |
flush()
|
MouseModule |
getMouseModule()
|
MouseModule |
getShowLogMouseModule(DasPlot plot2)
|
static void |
main(java.lang.String[] args)
|
void |
publish(java.util.logging.LogRecord rec)
|
Methods inherited from class java.util.logging.Handler |
---|
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphicalLogHandler()
Method Detail |
---|
public void publish(java.util.logging.LogRecord rec)
publish
in class java.util.logging.Handler
public void flush()
flush
in class java.util.logging.Handler
public void close()
close
in class java.util.logging.Handler
public MouseModule getMouseModule()
public MouseModule getShowLogMouseModule(DasPlot plot2)
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |