public class PreviousViewCallbackAction extends CallbackSystemAction
Presenter.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 |
---|
PreviousViewCallbackAction()
Creates a new instance of PreviousViewCallbackAction
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
asynchronous() |
Object |
getActionMapKey() |
HelpCtx |
getHelpCtx() |
String |
getName() |
actionPerformed, createContextAwareInstance, getActionPerformer, getSurviveFocusChange, initialize, performAction, setActionPerformer, setSurviveFocusChange
getMenuPresenter, getPopupPresenter, getToolbarPresenter
clearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, iconResource, isEnabled, 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
accept, addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public PreviousViewCallbackAction()
public String getName()
getName
in class SystemAction
public Object getActionMapKey()
getActionMapKey
in class CallbackSystemAction
public HelpCtx getHelpCtx()
getHelpCtx
in interface HelpCtx.Provider
getHelpCtx
in class SystemAction
protected boolean asynchronous()
asynchronous
in class CallableSystemAction