Uses of Class
ix.iface.ui.IXComboBox

Packages that use IXComboBox
ix.iface.ui.table   
ix.iview.util   
 

Uses of IXComboBox in ix.iface.ui.table
 

Methods in ix.iface.ui.table with parameters of type IXComboBox
 void IXDefaultCellEditor.adjustWidth(IXComboBox jcb, javax.swing.JTable table, int col)
           
 

Constructors in ix.iface.ui.table with parameters of type IXComboBox
IXDefaultCellEditor(IXComboBox comboBox)
           
 

Uses of IXComboBox in ix.iview.util
 

Subclasses of IXComboBox in ix.iview.util
 class PriorityComboBox
          A ComboBox that contains items that represent priorities.