|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.vergil.gt.MatchResultViewer.UndoChangeModelAction
private class MatchResultViewer.UndoChangeModelAction
Field Summary | |
---|---|
private CompositeEntity |
_model
|
private int |
_position
|
Constructor Summary | |
---|---|
MatchResultViewer.UndoChangeModelAction(CompositeEntity model,
int position)
|
Method Summary | |
---|---|
void |
execute()
Execute the undo or redo action. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private CompositeEntity _model
private int _position
Constructor Detail |
---|
MatchResultViewer.UndoChangeModelAction(CompositeEntity model, int position)
Method Detail |
---|
public void execute() throws java.lang.Exception
UndoAction
execute
in interface UndoAction
java.lang.Exception
- If something goes wrong.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |