Package org.malai.undo

Interface Summary
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).
 

Class Summary
UndoCollector Defines a collector of undone/redone objects.