public interface Preferential
You can register Preferentials with the PreferenceManager and have their state automagically saved when the Partner system shuts down.
Copyright 2007 Partner Software, Inc.
| Modifier and Type | Method and Description |
|---|---|
Path |
getPreferencesPath() |
void |
loadFromPreferences(java.util.prefs.Preferences prefs) |
void |
saveToPreferences(java.util.prefs.Preferences prefs) |
Path getPreferencesPath()
void loadFromPreferences(java.util.prefs.Preferences prefs)
void saveToPreferences(java.util.prefs.Preferences prefs)