| Package | Description | 
|---|---|
| oracle.ide.controls | Contains classes implementing the basic graphical controls, such as, toolbars,
toolbar buttons, status bars, tabbed windows, used by JDeveloper. | 
| oracle.jdeveloper.builder.cls | The  clspackage provides classes and interfaces for generating Java classes. | 
| oracle.jdeveloper.controls | The  controlspackage contains GUI classes used by thebuilderclasses. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected AbstractPicker.PickerResultValidator | AbstractPicker. validator | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractPicker.PickerResultValidator | AbstractPicker. getValidator()Retrieve the  PickerResultValidatorused by this AbstractPicker
 to validate the results of Browse actions. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractPicker. setValidator(AbstractPicker.PickerResultValidator newValidator)Set the Validator used by this AbstractPicker. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ClassBuilderPanel.ClassValidator | 
| Modifier and Type | Field and Description | 
|---|---|
| protected AbstractPicker.PickerResultValidator | ClassPopup. validator | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractPicker.PickerResultValidator | ClassPopup. getValidator()Retrieve the  PickerResultValidatorused by this Field
 to validate the results of Browse actions. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClassPopup. setValidator(AbstractPicker.PickerResultValidator newValidator)Set the Validator used by this Field. |