See: Description
| Interface | Description |
|---|---|
| IPrefsStorage |
| Class | Description |
|---|---|
| AbstractFileObjectPrefsStorage | |
| AbstractPrefsStorage |
Base implementation for preferences storage
|
| DummyPrefsStorage | |
| FilePrefsStorage | |
| ObjectsPrefsStorage |
manage the load and save of the objects
|
| PrefixedNamePrefsStorage |
this compose a perfs storage, with a specific prefix, given in the
constructor this permit to merge multiple preferences into one storage
|