Uses of Class
ix.iview.UndoManager

Packages that use UndoManager
ix.iview Viewers. 
ix.iview.event   
 

Uses of UndoManager in ix.iview
 

Methods in ix.iview with parameters of type UndoManager
 void DomainEditorFrame.undoChanged(UndoManager manager, EditableObject uio)
           
 

Uses of UndoManager in ix.iview.event
 

Methods in ix.iview.event with parameters of type UndoManager
 void UndoChangeListener.undoChanged(UndoManager manager, EditableObject object)