|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfreemind.controller.actions.ActionPair
| Constructor Summary | |
ActionPair(XmlAction doAction,
XmlAction undoAction)
|
|
| Method Summary | |
XmlAction |
getDoAction()
|
XmlAction |
getUndoAction()
|
ActionPair |
reverse()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ActionPair(XmlAction doAction,
XmlAction undoAction)
| Method Detail |
public XmlAction getDoAction()
public XmlAction getUndoAction()
public ActionPair reverse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||