Class | Description |
---|---|
Codec |
Utility class to encode arbitrary Strings to fit in a single text line.
|
FilePreferences |
Implements a
Preferences that stores all values in a Storage
instance. |
FilePreferencesFactory |
A
PreferencesFactory which creates FilePreferences
instances. |
FilePreferencesNode |
An
FilePreferences that represents an internal (non-root) node. |
Storage |
Maintains a set of preference values.
|
Enum | Description |
---|---|
NodeType |
The type of a
FilePreferences node. |