Module org.autogui

Class GuiSwingLogList.LogListClearAction

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

public static class GuiSwingLogList.LogListClearAction extends AbstractAction
the action for clearing the log-list
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)