Package com.tensegrity.generic.util.prefs

Contains interfaces and classes that is helpful for dealing with persistent application settings.

See:
          Description

Interface Summary
PreferenceDialogProvider This interface defines the methods needed by the PreferenceDialog to be able to display and work on the settings.
PreferenceListener A listener for receiving preference change events.
Preferences A Preferences object is useful when it comes to managing application-wide configuration settings and making them persistent.
 

Class Summary
PreferenceEvent An event emitted by a Preference instance to indicate that a change in the values of the preferences occurred.
PreferenceFactory A factory class to create Preferences instances.
PreferenceUtilities Class PreferenceUtilities provides several helpful utility methods.
 

Exception Summary
PreferenceException Thrown whenever an error occurs while working with Preferences.
 

Package com.tensegrity.generic.util.prefs Description

Contains interfaces and classes that is helpful for dealing with persistent application settings.



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.