net.sourceforge.squirrel_sql.plugins.dbdiff.prefs
Class DefaultPluginGlobalPreferencesTab
java.lang.Object
net.sourceforge.squirrel_sql.plugins.dbdiff.prefs.DefaultPluginGlobalPreferencesTab
- All Implemented Interfaces:
- IGlobalPreferencesPanel, IOptionPanel
public class DefaultPluginGlobalPreferencesTab
- extends Object
- implements IGlobalPreferencesPanel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPluginGlobalPreferencesTab
public DefaultPluginGlobalPreferencesTab(IOptionPanel optionPanel)
initialize
public void initialize(IApplication app)
- Specified by:
initialize in interface IGlobalPreferencesPanel
- See Also:
initialize(net.sourceforge.squirrel_sql.client.IApplication)
uninitialize
public void uninitialize(IApplication app)
- Specified by:
uninitialize in interface IGlobalPreferencesPanel
- See Also:
uninitialize(net.sourceforge.squirrel_sql.client.IApplication)
applyChanges
public void applyChanges()
- Specified by:
applyChanges in interface IOptionPanel
- See Also:
IOptionPanel.applyChanges()
getTitle
public String getTitle()
- Specified by:
getTitle in interface IOptionPanel
- See Also:
IOptionPanel.getTitle()
getHint
public String getHint()
- Specified by:
getHint in interface IOptionPanel
- See Also:
IOptionPanel.getHint()
getPanelComponent
public Component getPanelComponent()
- Specified by:
getPanelComponent in interface IOptionPanel
- See Also:
IOptionPanel.getPanelComponent()
Copyright © 2001-2012. All Rights Reserved.