A E F G I N S

A

actionPerformed(ActionEvent) - Method in class net.sourceforge.squirrel_sql.plugins.example.ScriptDB2ProcedureAction
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.squirrel_sql.plugins.example.ScriptDB2ViewAction
 

E

ExampleExceptionFormatter - Class in net.sourceforge.squirrel_sql.plugins.example
 
ExampleExceptionFormatter() - Constructor for class net.sourceforge.squirrel_sql.plugins.example.ExampleExceptionFormatter
 
ExamplePlugin - Class in net.sourceforge.squirrel_sql.plugins.example
The Example plugin class.
ExamplePlugin() - Constructor for class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
 
ExampleSqlExecutionListener - Class in net.sourceforge.squirrel_sql.plugins.example
A simple ISQLExecutionListener that displays the SQL as it is being executed in the main application message panel (at the bottom of the application).
ExampleSqlExecutionListener(IMessageHandler) - Constructor for class net.sourceforge.squirrel_sql.plugins.example.ExampleSqlExecutionListener
 
executionFinished() - Method in class net.sourceforge.squirrel_sql.plugins.example.ExampleSqlExecutionListener
 

F

format(Throwable) - Method in class net.sourceforge.squirrel_sql.plugins.example.ExampleExceptionFormatter
In this example, we simply prefix the original exception message with a string that lets us know that the Example plugin applied a custom format.
formatsException(Throwable) - Method in class net.sourceforge.squirrel_sql.plugins.example.ExampleExceptionFormatter
In this example if the throwable is not null, we say that we want to format it.

G

getAuthor() - Method in class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
Returns the authors name.
getChangeLogFileName() - Method in class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
Returns the name of the change log for the plugin.
getContributors() - Method in class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
 
getDescriptiveName() - Method in class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
Return the descriptive name of this plugin.
getGlobalPreferencePanels() - Method in class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
Create preferences panel for the Global Preferences dialog.
getHelpFileName() - Method in class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
Returns the name of the Help file for the plugin.
getInternalName() - Method in class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
Return the internal name of this plugin.
getLicenceFileName() - Method in class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
Returns the name of the Licence file for the plugin.
getVersion() - Method in class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
Returns the current version of this plugin.

I

initialize() - Method in class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
Initialize this plugin.

N

net.sourceforge.squirrel_sql.plugins.example - package net.sourceforge.squirrel_sql.plugins.example
 

S

ScriptDB2ProcedureAction - Class in net.sourceforge.squirrel_sql.plugins.example
 
ScriptDB2ProcedureAction(IApplication, Resources, ISession) - Constructor for class net.sourceforge.squirrel_sql.plugins.example.ScriptDB2ProcedureAction
 
ScriptDB2ViewAction - Class in net.sourceforge.squirrel_sql.plugins.example
 
ScriptDB2ViewAction(IApplication, Resources, ISession) - Constructor for class net.sourceforge.squirrel_sql.plugins.example.ScriptDB2ViewAction
 
sessionStarted(ISession) - Method in class net.sourceforge.squirrel_sql.plugins.example.ExamplePlugin
Called when a session started.
statementExecuted(String) - Method in class net.sourceforge.squirrel_sql.plugins.example.ExampleSqlExecutionListener
 
statementExecuting(String) - Method in class net.sourceforge.squirrel_sql.plugins.example.ExampleSqlExecutionListener
 

A E F G I N S

Copyright © 2001-2013. All Rights Reserved.