Class CopyAllAction

java.lang.Object
javax.swing.AbstractAction
javax.swing.text.TextAction
org.bidib.wizard.mvc.common.view.text.CopyAllAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class CopyAllAction extends TextAction
See Also:
  • Field Details

  • Constructor Details

    • CopyAllAction

      public CopyAllAction()
      Create this object with the appropriate identifier.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      The operation to perform when this action is triggered.
      Parameters:
      e - the action event