Class NewAction

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

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