net.sourceforge.squirrel_sql.plugins.refactoring.prefs
Class RefactoringPreferencesManager

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.refactoring.prefs.RefactoringPreferencesManager

public class RefactoringPreferencesManager
extends Object


Constructor Summary
RefactoringPreferencesManager()
           
 
Method Summary
static RefactoringPreferenceBean getPreferences()
           
static void initialize(IPlugin thePlugin)
           
static void savePrefs()
          Save preferences to disk.
static void unload()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefactoringPreferencesManager

public RefactoringPreferencesManager()
Method Detail

initialize

public static void initialize(IPlugin thePlugin)
                       throws PluginException
Throws:
PluginException

getPreferences

public static RefactoringPreferenceBean getPreferences()

unload

public static void unload()

savePrefs

public static void savePrefs()
Save preferences to disk.



Copyright © 2001-2010. All Rights Reserved.