net.sourceforge.squirrel_sql.plugins.sessionscript
Class ViewSessionScriptsCommand
java.lang.Object
net.sourceforge.squirrel_sql.plugins.sessionscript.ViewSessionScriptsCommand
- All Implemented Interfaces:
- ICommand
public class ViewSessionScriptsCommand
- extends Object
- implements ICommand
|
Method Summary |
void |
execute()
Execute this command. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewSessionScriptsCommand
public ViewSessionScriptsCommand(IApplication app,
Frame frame,
SessionScriptPlugin plugin)
- Ctor.
- Parameters:
app - Application API.frame - Parent Frame.plugin - The current plugin.
- Throws:
IllegalArgumentException - Thrown if a null IPlugin or
IApplication passed.
execute
public void execute()
- Execute this command.
- Specified by:
execute in interface ICommand
Copyright © 2001-2011. All Rights Reserved.