Uses of Interface
ix.iview.event.CurrentConstructListener

Packages that use CurrentConstructListener
ix.iview Viewers. 
 

Uses of CurrentConstructListener in ix.iview
 

Classes in ix.iview that implement CurrentConstructListener
 class UndoManager
          A manager that keeps track of objects' edits for undo/redo purposes.
 

Methods in ix.iview with parameters of type CurrentConstructListener
 void AConstructFramePanel.addCurrentConstructListener(CurrentConstructListener ccl)
           
 void AConstructFramePanel.removeCurrentConstructListener(CurrentConstructListener ccl)