java.lang.Object
javax.swing.AbstractAction
com.marginallyclever.ro3.apps.editorpanel.NewAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class NewAction extends AbstractAction
Clear the text area of the EditorPanel
See Also:
  • Constructor Details

    • NewAction

      public NewAction(EditorPanel editorPanel)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)