Uses of Class
ix.iview.ActionEditorPanel

Packages that use ActionEditorPanel
ix.iview Viewers. 
ix.iview.igraph   
 

Uses of ActionEditorPanel in ix.iview
 

Fields in ix.iview declared as ActionEditorPanel
protected  ActionEditorPanel DomainEditorFrame.actionPanel
           
 

Uses of ActionEditorPanel in ix.iview.igraph
 

Fields in ix.iview.igraph declared as ActionEditorPanel
 ActionEditorPanel ExpansionModel.editor
           
protected  ActionEditorPanel GExpansionEditor.parent
           
 

Methods in ix.iview.igraph with parameters of type ActionEditorPanel
 void ExpansionModel.setPanel(ActionEditorPanel p)
           
 

Constructors in ix.iview.igraph with parameters of type ActionEditorPanel
GExpansionEditor(ActionEditorPanel parent)