Uses of Class
ix.iface.util.RadioButtonBox

Packages that use RadioButtonBox
ix.iface.util Interface utilities. 
ix.itest I-TEST. 
ix.iview Viewers. 
 

Uses of RadioButtonBox in ix.iface.util
 

Methods in ix.iface.util that return RadioButtonBox
static RadioButtonBox RadioButtonBox.createHorizontalBox()
          Creates a RadioButtonBox that arranges components from left to right.
static RadioButtonBox RadioButtonBox.createVerticalBox()
          Creates a RadioButtonBox that arranges components from top to bottom.
 

Uses of RadioButtonBox in ix.itest
 

Fields in ix.itest declared as RadioButtonBox
(package private)  RadioButtonBox SendPanel.typeSelector
           
(package private)  RadioButtonBox SendPanel.prioritySelector
           
 

Methods in ix.itest that return RadioButtonBox
protected  RadioButtonBox SendPanel.makeTypeControl()
           
protected  RadioButtonBox SendPanel.makePriorityControl()
           
 

Uses of RadioButtonBox in ix.iview
 

Fields in ix.iview declared as RadioButtonBox
(package private)  RadioButtonBox SimpleDomainEditor.TemporalConstraintPanel.box