|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmauda.undoredo.UndoRedo
mauda.undoredo.AnimatedUndoRedo
public class AnimatedUndoRedo
UndoRedo which animates redo-actions
| Constructor Summary | |
|---|---|
AnimatedUndoRedo(Exercise exercise)
Creates a UndoRedo-Handler. |
|
| Method Summary |
|---|
| Methods inherited from class mauda.undoredo.UndoRedo |
|---|
canBack, canForward, canRedo, canUndo, clear, exerciseUpdate, getDSObject, getEntry, getRedoJumpDelta, getUndoJumpDelta, initialSnapshot, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnimatedUndoRedo(Exercise exercise)
exercise - Exercise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||