|
Class Summary |
| BooleanPreference |
BoleanPreference models a boolean-valued preference within Frysk |
| ColorPreference |
ColorPreference models a color-values preference for Frysk |
| FryskPreference |
FryskPreference represents a user-settable preference |
| IntPreference |
IntPreference represents a preference that takes integer values within a
contiguous range. |
| PreferenceEditor |
PreferenceEditor allows the user to change the value of a preference. |
| PreferenceGroup |
A preference group is a collection of preferences that all
belong to the same category. |
| PreferenceManager |
PreferenceManager keeps track of the different
frysk.gui.common.prefs.PreferenceGroup in the system. |
| PreferenceWindow |
The PreferenceWindow allows the user to display and edit any of the
preferences in any of the groups registered with the preference
manager. |