Uses of Package
org.malai.undo

Packages that use org.malai.undo
net.sf.latexdraw.actions   
net.sf.latexdraw.glib.ui   
net.sf.latexdraw.instruments   
org.malai.action   
org.malai.instrument   
org.malai.instrument.library   
org.malai.undo   
 

Classes in org.malai.undo used by net.sf.latexdraw.actions
Undoable
          Defines an interface for undoable objects.
 

Classes in org.malai.undo used by net.sf.latexdraw.glib.ui
Undoable
          Defines an interface for undoable objects.
UndoHandler
          This handler must help objet that want to be aware of undone/redone event (for instance, to update some widgets).
 

Classes in org.malai.undo used by net.sf.latexdraw.instruments
Undoable
          Defines an interface for undoable objects.
UndoHandler
          This handler must help objet that want to be aware of undone/redone event (for instance, to update some widgets).
 

Classes in org.malai.undo used by org.malai.action
UndoHandler
          This handler must help objet that want to be aware of undone/redone event (for instance, to update some widgets).
 

Classes in org.malai.undo used by org.malai.instrument
Undoable
          Defines an interface for undoable objects.
UndoHandler
          This handler must help objet that want to be aware of undone/redone event (for instance, to update some widgets).
 

Classes in org.malai.undo used by org.malai.instrument.library
Undoable
          Defines an interface for undoable objects.
UndoHandler
          This handler must help objet that want to be aware of undone/redone event (for instance, to update some widgets).
 

Classes in org.malai.undo used by org.malai.undo
Undoable
          Defines an interface for undoable objects.
UndoCollector
          Defines a collector of undone/redone objects.
UndoHandler
          This handler must help objet that want to be aware of undone/redone event (for instance, to update some widgets).