Uses of Class
org.malai.instrument.library.UndoRedoManager

Packages that use UndoRedoManager
net.sf.latexdraw.ui   
org.malai.instrument.library   
 

Uses of UndoRedoManager in net.sf.latexdraw.ui
 

Fields in net.sf.latexdraw.ui declared as UndoRedoManager
protected  UndoRedoManager LFrame.undoManager
          The instrument that manages undo/redo actions.
 

Methods in net.sf.latexdraw.ui that return UndoRedoManager
 UndoRedoManager LFrame.getUndoManager()
           
 

Uses of UndoRedoManager in org.malai.instrument.library
 

Constructors in org.malai.instrument.library with parameters of type UndoRedoManager
ButtonPressed2Redo(UndoRedoManager ins)
          Creates the link.
ButtonPressed2Undo(UndoRedoManager ins)
          Creates the link.