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

public class SaveAction extends AbstractAction
Save the text area of the EditorPanel to a file.
See Also:
  • Constructor Details

  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)