|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simtk.gui.UndoRedoMechanism
public class UndoRedoMechanism
Constructor Summary | |
---|---|
UndoRedoMechanism()
|
Method Summary | |
---|---|
void |
addEdit(javax.swing.undo.UndoableEdit edit)
|
javax.swing.Action |
getRedoAction()
|
javax.swing.Action |
getUndoAction()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UndoRedoMechanism()
Method Detail |
---|
public javax.swing.Action getUndoAction()
public javax.swing.Action getRedoAction()
public void addEdit(javax.swing.undo.UndoableEdit edit)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |