
The PreferenceManager class loads and saves the users preference. The preferences are stored in a file on the users system. The PreferenceManager keeps a Preference object instance which stores the actual values of all the preferences of the system.
Labels