net.sourceforge.squirrel_sql.plugins.syntax
Class RepeatLastFindAction
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.syntax.RepeatLastFindAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action, ISQLPanelAction
public class RepeatLastFindAction
- extends SquirrelAction
- implements ISQLPanelAction
- 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 |
RepeatLastFindAction
public RepeatLastFindAction(IApplication app,
SyntaxPluginResources rsrc,
ISQLEntryPanel sqlEntryPanel)
RepeatLastFindAction
public RepeatLastFindAction(IApplication app,
SyntaxPluginResources rsrc)
actionPerformed
public void actionPerformed(ActionEvent evt)
- Specified by:
actionPerformed in interface ActionListener
setSQLPanel
public void setSQLPanel(ISQLPanelAPI panel)
- Specified by:
setSQLPanel in interface ISQLPanelAction
Copyright © 2001-2010. All Rights Reserved.