java.awt.event.ActionListener, java.util.EventListener, javax.swing.Action, org.openide.util.ContextAwareActionpublic class RedoAction
extends org.openide.util.actions.CallableSystemAction
implements org.openide.util.ContextAwareAction
ContextAwareAction.UndoAction,
Serialized Form| Constructor | Description |
|---|---|
RedoAction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
asynchronous() |
|
javax.swing.Action |
createContextAwareInstance(org.openide.util.Lookup actionContext) |
|
org.openide.util.HelpCtx |
getHelpCtx() |
|
java.lang.String |
getName() |
|
protected java.lang.String |
iconResource() |
|
boolean |
isEnabled() |
|
void |
performAction() |
accept, addPropertyChangeListener, getValue, putValue, removePropertyChangeListener, setEnabledactionPerformed, 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()
isEnabled in interface javax.swing.ActionisEnabled in class org.openide.util.actions.SystemActionpublic java.lang.String getName()
getName in class org.openide.util.actions.SystemActionpublic org.openide.util.HelpCtx getHelpCtx()
getHelpCtx in class org.openide.util.actions.SystemActionprotected java.lang.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 javax.swing.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.