Class FileNewAction
java.lang.Object
|
+----javax.swing.AbstractAction
|
+----FileNewAction
- public class FileNewAction
- extends AbstractAction
Creates a blank document for the user to edit.
View Source File
-
FileNewAction(Mozart)
-
-
actionPerformed(ActionEvent)
-
FileNewAction
public FileNewAction(Mozart mz)
actionPerformed
public void actionPerformed(ActionEvent event)
- Overrides:
- actionPerformed in class AbstractAction