public static interface SwingLoggerPanel.CloseHandler
Modifier and Type | Method and Description |
---|---|
void |
onCloseRequest(SwingLoggerPanel loggerPanel)
Called when the close button has been clicked on the tree logger
and any confirmation needed has been handled.
|
void onCloseRequest(SwingLoggerPanel loggerPanel)
loggerPanel
- SwingTreeLogger instance being closedCopyright © 2018. All rights reserved.