Revision 9642

View differences:

trunk/frameworks/_fwAndami/src/com/iver/andami/preferences/IPreference.java
102 102
	void saveValues() throws StoreException;
103 103

  
104 104
	/**
105
	 * Restores the default values of this preferences page's settings.
105
	 * Restores the default values of this preferences page's settings. Values are not
106
	 * saved until saveValues() is executed
106 107
	 */
107 108
	void initializeDefaults();
108 109

  

Also available in: Unified diff