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