|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.squirrel_sql.client.plugin.DefaultPlugin
net.sourceforge.squirrel_sql.plugins.laf.LAFPlugin
public class LAFPlugin
The Look and Feel plugin class.
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.squirrel_sql.client.plugin.DefaultPlugin |
|---|
_app, applicationFiles, fileWrapperFactory |
| Constructor Summary | |
|---|---|
LAFPlugin()
|
|
| Method Summary | |
|---|---|
String |
getAuthor()
Returns the authors name. |
String |
getChangeLogFileName()
Returns the name of the change log for the plugin. |
String |
getDescriptiveName()
Return the descriptive name of this plugin. |
IGlobalPreferencesPanel[] |
getGlobalPreferencePanels()
Create Look and Feel preferences panels for the Global Preferences dialog. |
String |
getHelpFileName()
Returns the name of the Help file for the plugin. |
String |
getInternalName()
Return the internal name of this plugin. |
String |
getLicenceFileName()
Returns the name of the Licence file for the plugin. |
XMLObjectCache<LAFPreferences> |
getSettingsCache()
|
String |
getVersion()
Returns the current version of this plugin. |
void |
load(IApplication app)
Load this plugin. |
void |
unload()
Application is shutting down so save preferences. |
| Methods inherited from class net.sourceforge.squirrel_sql.client.plugin.DefaultPlugin |
|---|
aliasCopied, aliasRemoved, getAliasPropertiesPanelControllers, getApplication, getContributors, getExternalService, getNewSessionPropertiesPanels, getPluginAppSettingsFolder, getPluginJarFilePath, getPluginUserSettingsFolder, getWebSite, initialize, setApplicationFiles, setFileWrapperFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LAFPlugin()
| Method Detail |
|---|
public String getInternalName()
public String getDescriptiveName()
public String getVersion()
public String getAuthor()
public String getChangeLogFileName()
getChangeLogFileName in interface IPlugingetChangeLogFileName in class DefaultPluginpublic String getHelpFileName()
getHelpFileName in interface IPlugingetHelpFileName in class DefaultPluginpublic String getLicenceFileName()
getLicenceFileName in interface IPlugingetLicenceFileName in class DefaultPlugin
public void load(IApplication app)
throws PluginException
load in interface IPluginload in class DefaultPluginapp - Application API.
PluginExceptionpublic void unload()
unload in interface IPluginunload in class DefaultPluginpublic IGlobalPreferencesPanel[] getGlobalPreferencePanels()
getGlobalPreferencePanels in interface IPlugingetGlobalPreferencePanels in class DefaultPluginpublic XMLObjectCache<LAFPreferences> getSettingsCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||