de.intarsys.tools.preferences
public interface IPreferencesSyncher
Modifier and Type | Method and Description |
---|---|
void |
preferencesRestore()
Load the object state from the
IPreferences . |
void |
preferencesStore()
Save the object state to the
IPreferences . |
void preferencesRestore()
IPreferences
.void preferencesStore()
IPreferences
.