Revision 3309M

Package org.pathvisio.preferences

Interface Summary
Preference A preference must have at least two things: a key in the hash maintained by PreferenceMgr a default value Anything that implements this interface can be stored as a preference.
PreferenceListener Implement this if you want to be notified of changes to preferences set via the PreferenceManager.
 

Class Summary
PreferenceEvent This event notifies listeners of changes to preferences set via the PreferenceManager.
PreferenceManager Loads & saves application preferences
 

Enum Summary
GlobalPreference Type-safe set of preferences.
 


Generated September 9 2010