public class RedoAction extends CallableSystemAction implements ContextAwareAction
ContextAwareAction
.UndoAction
,
Serialized FormPresenter.Menu, Presenter.Popup, Presenter.Toolbar
PROP_ENABLED, PROP_ICON
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
RedoAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
asynchronous() |
Action |
createContextAwareInstance(Lookup actionContext) |
HelpCtx |
getHelpCtx() |
String |
getName() |
protected String |
iconResource() |
boolean |
isEnabled() |
void |
performAction() |
actionPerformed, getMenuPresenter, getPopupPresenter, getToolbarPresenter
clearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, initialize, linkActions, putValue, setEnabled, setIcon
addNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removeNotify, removePropertyChangeListener, reset, writeExternal, writeReplace
clone, getClass, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getValue, putValue, removePropertyChangeListener, setEnabled
actionPerformed
public boolean isEnabled()
isEnabled
in interface Action
isEnabled
in class SystemAction
public String getName()
getName
in class SystemAction
public HelpCtx getHelpCtx()
getHelpCtx
in interface HelpCtx.Provider
getHelpCtx
in class SystemAction
protected String iconResource()
iconResource
in class SystemAction
public void performAction()
performAction
in class CallableSystemAction
protected boolean asynchronous()
asynchronous
in class CallableSystemAction
public Action createContextAwareInstance(Lookup actionContext)
createContextAwareInstance
in interface ContextAwareAction