private class LogPanel.LogPanelHandler
extends java.util.logging.Handler
Handler| Modifier | Constructor and Description |
|---|---|
protected |
LogPanelHandler()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
publish(java.util.logging.LogRecord record) |
public void close()
throws java.lang.SecurityException
close in class java.util.logging.Handlerjava.lang.SecurityExceptionpublic void flush()
flush in class java.util.logging.Handlerpublic void publish(java.util.logging.LogRecord record)
publish in class java.util.logging.HandlerCopyright © 2019 ELKI Development Team. License information.