ActionListener, Externalizable, Serializable, EventListener, Action, org.openide.util.actions.Presenter, org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar, org.openide.util.ContextAwareAction, org.openide.util.HelpCtx.Providerpublic class RedoAction
extends org.openide.util.actions.CallableSystemAction
implements org.openide.util.ContextAwareAction
ContextAwareAction.UndoAction,
Serialized FormACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor | Description |
|---|---|
RedoAction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
asynchronous() |
|
Action |
createContextAwareInstance(org.openide.util.Lookup actionContext) |
|
org.openide.util.HelpCtx |
getHelpCtx() |
|
String |
getName() |
|
protected String |
iconResource() |
|
boolean |
isEnabled() |
|
void |
performAction() |
accept, addPropertyChangeListener, getValue, putValue, removePropertyChangeListener, setEnabledactionPerformedactionPerformed, getMenuPresenter, getPopupPresenter, getToolbarPresenterclone, getClass, notify, notifyAll, toString, wait, wait, waitaddNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removeNotify, removePropertyChangeListener, reset, writeExternal, writeReplacepublic boolean isEnabled()
public String getName()
getName in class org.openide.util.actions.SystemActionpublic org.openide.util.HelpCtx getHelpCtx()
getHelpCtx in interface org.openide.util.HelpCtx.ProvidergetHelpCtx in class org.openide.util.actions.SystemActionprotected String iconResource()
iconResource in class org.openide.util.actions.SystemActionpublic void performAction()
performAction in class org.openide.util.actions.CallableSystemActionprotected boolean asynchronous()
asynchronous in class org.openide.util.actions.CallableSystemActionpublic Action createContextAwareInstance(org.openide.util.Lookup actionContext)
createContextAwareInstance in interface org.openide.util.ContextAwareActionBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.