intarsys runtime library

de.intarsys.tools.preferences
Interface IPreferencesSyncher


public interface IPreferencesSyncher

An object that can be synched with its preferences.


Method Summary
 void preferencesRestore()
          Load the object state from the IPreferences.
 void preferencesStore()
          Save the object state to the IPreferences.
 

Method Detail

preferencesRestore

void preferencesRestore()
Load the object state from the IPreferences.


preferencesStore

void preferencesStore()
Save the object state to the IPreferences.


intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.