Uses of Class
ix.iview.DomainEditor

Packages that use DomainEditor
ix.iview Viewers. 
 

Uses of DomainEditor in ix.iview
 

Fields in ix.iview declared as DomainEditor
 DomainEditor AConstructFramePanel.parent
          The panels parent - a DomainEditor
 

Constructors in ix.iview with parameters of type DomainEditor
AConstructFramePanel(DomainEditor theParent)
           
GrammarEditorPanel(DomainEditor frame)
           
ActionEditorPanel(DomainEditor theParent, boolean isAdvanced)
          Creates the editor panel with the given parent in advanced/simple mode.
GlobalFramePanel(DomainEditor theParent)
           
DomainEditor.IXWindow()