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 Details

    • isLevelCheckBoxEnabled

      protected boolean isLevelCheckBoxEnabled(String level)
    • includeNoLevelsButton

      protected abstract boolean includeNoLevelsButton()
    • recomputeFilterSet

      protected abstract void recomputeFilterSet()
    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Specified by:
      actionPerformed in interface ActionListener