| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| TreeComboRenderer | The tree renderer will render the cells of the tree, the list renderer will render the selected combo box value. | 
| Class Summary | |
|---|---|
| CheckComboModel | A model for use in a JCheckCombo. | 
| ComboCellEditor | A TableCellEditor for tables that require combo boxes as cell editors. | 
| FixListComboModel | A model for use in a JFixListCombo | 
| JCheckCombo | Combo that drops a list of items that can be (multi) selected by the user. | 
| JCustomComboBox | An extension of JComboBox that allows for the insertion of custom components in the pop area of a combobox. | 
| JFixListCombo | A variant of a combo box with the popup split into two areas: a scrollable list of items (as usual), and a list of non-scrollable items that appear fixed at either the top or the bottom of the popup. | 
| JTreeCombo | A ComboBox variant that contains a tree in the popup area. | 
| JTreeFixListCombo | A combo box variant that contains both a tree and a fixed list of items in its popup area. | 
| TreeComboModel | Model for a JTreeComboBox Constructed with a regular TreeModel, this class delegates most calls to the TreeModel, but adds the concept of combo selection. | 
| TreeFixListComboModel | Model for JTreeComboBox Constructed with a regular TreeModel, this class delegates most calls to the TreeModel, but adds the concept of selection to get the ComboBoxModel to work | 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||