| Package | Description |
|---|---|
| oracle.jdeveloper.builder |
This package contains the base implementations for the set of
classes used for creating new objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuilderComboBoxModel
The
BuilderComboBoxModel is a basic combo box model
that uses case-sensitive sorting, and makes the model disallow null
selections (i.e., users cannot control-click an item to unselect it.) |