net.sourceforge.squirrel_sql.plugins.userscript
Class UserScriptSQLAction
java.lang.Object
javax.swing.AbstractAction
net.sourceforge.squirrel_sql.fw.gui.action.BaseAction
net.sourceforge.squirrel_sql.client.action.SquirrelAction
net.sourceforge.squirrel_sql.plugins.userscript.UserScriptAction
net.sourceforge.squirrel_sql.plugins.userscript.UserScriptSQLAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action, ISessionAction
public class UserScriptSQLAction
- extends UserScriptAction
- See Also:
- Serialized Form
| Fields inherited from class net.sourceforge.squirrel_sql.client.action.SquirrelAction |
_app |
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
|
Method Summary |
protected boolean |
getTargetType()
Is redefined in UserScriptSQLAction. |
UserScriptSQLAction
public UserScriptSQLAction(IApplication app,
IResources resources,
UserScriptPlugin plugin)
getTargetType
protected boolean getTargetType()
- Description copied from class:
UserScriptAction
- Is redefined in UserScriptSQLAction.
- Overrides:
getTargetType in class UserScriptAction
Copyright © 2001-2013. All Rights Reserved.