Class Summary |
AbstractChildController |
Provides common handling for CommonControls . |
AppController |
Root controller creates application, manages child Controllers and handles some common Controls such as saving individuals as
images and thumbnails, which are used by all the child Controllers. |
AppControls |
|
CommonControls |
Common Controls that child Controllers can pass up the chain of command for the AppController to handle. |
UserPreferences |
Singleton for saving and restoring user PREFERENCES using
the java.util.prefs.* API. |