Class SaveAction

java.lang.Object
javax.swing.AbstractAction
com.marginallyclever.ro3.apps.editor.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: