Package com.illumon.iris.console.events
Class DbConsoleLogPanel.LogLevelActionListener
java.lang.Object
com.illumon.iris.console.events.DbConsoleLogPanel.LogLevelActionListener
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
- DbConsoleLogPanel
public abstract class DbConsoleLogPanel.LogLevelActionListener
extends Object
implements ActionListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected abstract boolean
protected boolean
isLevelCheckBoxEnabled
(String level) protected abstract void
-
Method Details
-
isLevelCheckBoxEnabled
-
includeNoLevelsButton
protected abstract boolean includeNoLevelsButton() -
recomputeFilterSet
protected abstract void recomputeFilterSet() -
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-