Module org.autogui

Class GuiSwingLogList.LogListCopyTextAction

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

public static class GuiSwingLogList.LogListCopyTextAction extends AbstractAction
the action for copying texts of log-entries
See Also:
  • Field Details

  • Constructor Details

    • LogListCopyTextAction

      public LogListCopyTextAction(GuiSwingLogList list)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)