Uses of Class
mauda.undoredo.UndoRedo

Packages that use UndoRedo
mauda Provides important base-classes and interfaces used by the whole MAUDA-Project. 
mauda.undoredo Provides classes to handle undo/redo functionality. 
 

Uses of UndoRedo in mauda
 

Methods in mauda that return UndoRedo
 UndoRedo Exercise.getUndoRedo()
          Gets the undo/redo-handler
 

Uses of UndoRedo in mauda.undoredo
 

Subclasses of UndoRedo in mauda.undoredo
 class AnimatedUndoRedo
          UndoRedo which animates redo-actions