|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.AbstractAction
org.opa.core.OPAAction
org.opa.action.OPAContextSensitiveAction
org.opa.action.OPAUndoAction
| Field Summary |
| Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
OPAUndoAction()
Creates a new instance of OPAUndoAction |
|
| Method Summary | |
java.lang.Class |
getCookieInterface()
Returns the OPACookie to be associated with this OPAAction. |
java.lang.String |
getMenuPath()
Returns a the preferred menu path for this events 'menu' agent. |
java.lang.String |
getPosition()
This is the priority level used by OPA when building the system menu. |
boolean |
onMenubar()
Add to application menubar? |
boolean |
onPopup()
Add to application popup menu? |
boolean |
onToolbar()
Add to application toolbar? |
void |
setCookie(OPACookie cookieInstance)
Adds an OPACookie instance to this action. |
void |
setHelp(java.awt.Component c)
|
| Methods inherited from class org.opa.action.OPAContextSensitiveAction |
actionPerformed |
| Methods inherited from class org.opa.core.OPAAction |
setIcon, setName, setToolTip |
| Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OPAUndoAction()
| Method Detail |
public java.lang.Class getCookieInterface()
OPAAction
getCookieInterface in class OPAActionpublic java.lang.String getMenuPath()
OPAAction
getMenuPath in class OPAActionpublic java.lang.String getPosition()
OPAAction
getPosition in class OPAActionpublic boolean onMenubar()
OPAAction
onMenubar in class OPAActionpublic boolean onPopup()
OPAAction
onPopup in class OPAActionpublic boolean onToolbar()
OPAAction
onToolbar in class OPAActionpublic void setCookie(OPACookie cookieInstance)
OPAAction
setCookie in class OPAActionpublic void setHelp(java.awt.Component c)
setHelp in class OPAAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||