Uses of Package
mauda.undoredo

Packages that use mauda.undoredo
mauda Provides important base-classes and interfaces used by the whole MAUDA-Project. 
mauda.treeoperationview Classes for the tree-operation-view, used by all stand-alone-applications in the MAUDA-Project, to visualize the executed operations and suboperations. 
mauda.undoredo Provides classes to handle undo/redo functionality. 
 

Classes in mauda.undoredo used by mauda
UndoRedo
          Stores copies of the current data-structure (e.g.
 

Classes in mauda.undoredo used by mauda.treeoperationview
UndoRedoUnit
          Stores several UndoRedoElements as one unit.
 

Classes in mauda.undoredo used by mauda.undoredo
UndoRedo
          Stores copies of the current data-structure (e.g.
UndoRedoElement
          Stores one single elementary undo/redo element
UndoRedoUnit
          Stores several UndoRedoElements as one unit.