|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.squirrel_sql.plugins.dataimport.prefs.PreferencesManager
public class PreferencesManager
This class manages the preferences.
| Constructor Summary | |
|---|---|
PreferencesManager()
|
|
| Method Summary | |
|---|---|
static DataImportPreferenceBean |
getPreferences()
Returns the preferences holder |
static void |
initialize(IPlugin thePlugin)
Initializes the PreferencesManager |
static void |
savePrefs()
Save preferences to disk. |
static void |
setFileWrapperFactory(FileWrapperFactory fileWrapperFactory)
|
static void |
unload()
Saves the preferences. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PreferencesManager()
| Method Detail |
|---|
public static void initialize(IPlugin thePlugin)
throws PluginException
thePlugin -
PluginExceptionpublic static DataImportPreferenceBean getPreferences()
public static void unload()
public static void setFileWrapperFactory(FileWrapperFactory fileWrapperFactory)
fileWrapperFactory - the fileWrapperFactory to setpublic static void savePrefs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||