net.sourceforge.squirrel_sql.plugins.postgres.actions
Class VacuumTableAction
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.postgres.actions.AbstractObjectTreeAction
net.sourceforge.squirrel_sql.plugins.postgres.actions.VacuumTableAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action, IObjectTreeAction
public class VacuumTableAction
- extends AbstractObjectTreeAction
- 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 |
VacuumTableAction
public VacuumTableAction(IApplication app,
Resources rsrc)
getCommand
protected ICommand getCommand(IDatabaseObjectInfo[] infos)
- Specified by:
getCommand in class AbstractObjectTreeAction
isMultipleObjectAction
protected boolean isMultipleObjectAction()
- Specified by:
isMultipleObjectAction in class AbstractObjectTreeAction
getErrorMessage
protected String getErrorMessage()
- Specified by:
getErrorMessage in class AbstractObjectTreeAction
Copyright © 2001-2010. All Rights Reserved.