Method Summary |
|
public static IPreferenceStore | getAPIPreferenceStore() Returns the API preference store. |
public static IPreferenceStore | getInternalPreferenceStore() Returns the internal preference store. |
public static void | saveAPIPrefs() Saves the API preference store, if needed. |
public static void | saveInternalPrefs() Saves the internal preference store, if needed. |
public static void | savePrefs() Saves both the API and internal preference stores. |
final public static void | setUICallback(ICallback callback) Sets the callback used to obtain and save the UI preference store. |