Uses of Interface
ix.iview.event.CurrentActionListener

Packages that use CurrentActionListener
ix.iview Viewers. 
 

Uses of CurrentActionListener in ix.iview
 

Classes in ix.iview that implement CurrentActionListener
 class ActionEditorPanel
          An editor/viewer panel for refinement structures.
 class GlobalFramePanel
          An editor/viewer panel for the domain itself (global information) Example code for using the GlobalFramePanel: ...
 

Methods in ix.iview with parameters of type CurrentActionListener
 void GlobalFramePanel.addCurrentActionListener(CurrentActionListener cal)
           
 void GlobalFormPanel.addCurrentActionListener(CurrentActionListener cal)
           
 void ActionEditorPanel.addCurrentActionListener(CurrentActionListener cal)