Module org.autogui

Class GuiSwingLogManager.LogWindowShowAction

java.lang.Object
javax.swing.AbstractAction
org.autogui.swing.log.GuiSwingLogManager.LogWindowShowAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
GuiSwingLogManager

public static class GuiSwingLogManager.LogWindowShowAction extends AbstractAction
an action for showing the log-list, displayed on a status-bar
See Also:
  • Field Details

    • frame

      protected JFrame frame
    • first

      protected boolean first
  • Constructor Details

    • LogWindowShowAction

      public LogWindowShowAction(JFrame frame)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)