Uses of Class
ix.iface.ui.AbstractEditorPanel

Packages that use AbstractEditorPanel
ix.iface.ui I-X user interfaces. 
ix.iview Viewers. 
 

Uses of AbstractEditorPanel in ix.iface.ui
 

Subclasses of AbstractEditorPanel in ix.iface.ui
 class ListEditorPanel
          A simple panel with a label (title), a component, and optional buttons.
 class ThingEditorPanel
          A simple panel with a label (title), a component, and optional buttons.
 class ToggleEditorPanel
          A simple panel with a label (title), a component, and optional buttons.
 

Uses of AbstractEditorPanel in ix.iview
 

Subclasses of AbstractEditorPanel in ix.iview
 class DeclarationEditor.VarListEditor
          A list editor panel that will find type constraints for the data variables.
 class MiniConstraintPanel
          A simple panel with a label (title), a component, and optional buttons.