Uses of Interface
ix.iface.ui.IXEditorPanel

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

Uses of IXEditorPanel in ix.iface.ui
 

Classes in ix.iface.ui that implement IXEditorPanel
 class AbstractEditorPanel
          A simple panel with a label (title), a component, and optional buttons.
 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.
 

Methods in ix.iface.ui that return IXEditorPanel
 IXEditorPanel IFormPanel.getFieldBit(java.lang.String field)
           
protected  IXEditorPanel IFormPanel.makeDisplayBit(java.lang.String field)
          Makes a display panel with the name as its label and a suitable item.
 

Uses of IXEditorPanel in ix.iface.ui.util
 

Methods in ix.iface.ui.util that return IXEditorPanel
static IXEditorPanel UIUtil.getEventPanel(java.awt.event.ActionEvent ae)
           
 

Uses of IXEditorPanel in ix.iview
 

Classes in ix.iview that implement IXEditorPanel
 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.
 

Methods in ix.iview that return IXEditorPanel
protected  IXEditorPanel GlobalFormPanel.makeDisplayBit(java.lang.String field)
           
protected  IXEditorPanel ActionFormPanel.makeDisplayBit(java.lang.String field)
          make a special display bit for miniConstraints proper patterns enable variable checking in pattern and text versions of nodes and issues