| Package | Description | 
|---|---|
| oracle.ide.db.controls | 
 Reusable UI controls to used to show or list database objects. 
 | 
| oracle.ide.db.panels | 
 Reusable UI panels for listing, creating or editing database objects in dialogs
in the IDE. 
 | 
| oracle.ide.db.panels.plsql | |
| oracle.ideimpl.db.panels | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NameAndPublicSchemaEditor
Deprecated. 
 
the public checkbox is automatically included when needed in
  
NameAndSchemaEditor. | 
class  | 
NameAndSchemaAdvancedEditor<T extends SchemaObject>
Extension of the NameAndSchemaEditor that includes an advanced checkbox. 
 | 
class  | 
NameAndSchemaEditor<T extends SchemaObject>
Resuable widget for editing a SchemaObject's name and schema. 
 | 
class  | 
NameEditor<T extends SystemObject>
Resuable widget for editing a SystemObject's name. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MDDEditorPanel  | 
class  | 
TabbedEditorPanel
Panel that makes up a create or edit dialog. 
 | 
class  | 
XMLSchemaTabbedPanel
Deprecated.  
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NewPlsqlPanel
Main panel for the new user-defined type command 
 | 
class  | 
NewUserDefinedTypePanel  | 
class  | 
PlSqlTabbedPanel
Deprecated.  
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
oracle.ideimpl.db.panels.BaseEditorPanel<T extends DBObject>
Base class for all DBObject editor panels to subclass. 
 |