public static class LogHandlerFrame.Configure extends LogHandlerPanel.Configure
| Modifier and Type | Field and Description |
|---|---|
protected LogHandlerFrame |
frame |
panel| Constructor and Description |
|---|
Configure(LogHandlerFrame frame) |
| Modifier and Type | Method and Description |
|---|---|
LogHandlerFrame.ConfigureFilters |
filters() |
LogHandlerFrame.OnClose |
onClose() |
LogHandlerFrame.OnOpen |
onOpen() |
void |
show() |
LogHandlerFrame.Configure |
start() |
LogHandlerFrame.Configure |
start(LoggerLevel level) |
LogHandlerFrame.Configure |
stop() |
sourcesprotected final LogHandlerFrame frame
public Configure(LogHandlerFrame frame)
public LogHandlerFrame.Configure stop()
stop in class LogHandlerPanel.Configurepublic LogHandlerFrame.Configure start()
start in class LogHandlerPanel.Configurepublic LogHandlerFrame.Configure start(LoggerLevel level)
start in class LogHandlerPanel.Configurepublic LogHandlerFrame.ConfigureFilters filters()
filters in class LogHandlerPanel.Configurepublic void show()
public LogHandlerFrame.OnOpen onOpen()
public LogHandlerFrame.OnClose onClose()
Copyright © 2018. All rights reserved.