| Package | Description |
|---|---|
| oracle.javatools.ui.builders | |
| oracle.javatools.ui.combo |
| Class and Description |
|---|
| CheckComboText
Interface to allow clients to specify the text to appear for each row in a checked combo including
the top (unpopped) summary part of the combo.
|
| Class and Description |
|---|
| CheckComboModel
A model for use in a JCheckCombo.
|
| CheckComboText
Interface to allow clients to specify the text to appear for each row in a checked combo including
the top (unpopped) summary part of the combo.
|
| 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.
|
| TreeComboRenderer
The tree renderer will render the cells of the tree, the list renderer will render
the selected combo box value.
|