See: Description
| Class | Description |
|---|---|
| AboutAction |
Displays a dialog showing information about the application.
|
| AbstractPreferencesAction |
Displays a preferences dialog for the application.
|
| ExitAction |
Exits the application after letting the user review all unsaved views.
|
| OpenApplicationAction |
Handles an open application request from Mac OS X (this action does nothing).
|
| OpenApplicationFileAction |
Opens a file for which an open-request was sent to the application.
|
| PrintApplicationFileAction |
Prints a file for which a print request was sent to the application.
|
| ReOpenApplicationAction |
If all views are iconified, de-iconifies a view and brings it to the front.
|