Class Summary |
AppleListener |
AppleListener handles the user actions About, Open, Preferences, and
Quit on Mac OS X systems, passing them on to the appropriate methods
of a PuffinApp instance specified on initialization. |
PuffinAction |
PuffinAction is the superclass for most Actions used in PuffinPlot. |
PuffinActions |
A container class for individual instances of PuffinAction
which represent particular user actions in PuffinPlot. |
PuffinApp |
This class constitutes the main PuffinPlot application. |
PuffinPrefs |
PuffinPrefs stores, loads, and saves PuffinPlot's user preferences. |
RecentFileList |
RecentFileList manages a list of file-sets. |
Util |
This class collects miscellaneous, general-purpose utility functions
which are useful to PuffinPlot. |