| Package | Description | 
|---|---|
| oracle.ide.explorer | 
 Contains the interfaces and classes addins use to provide a structured
view of data contained in nodes displayed in a navigator or an editor. 
 | 
| oracle.ide.inspector | 
 Contains interfaces and classes that integrators may use to make their
objects editable from the property inspector. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExplorerManager
The ExplorerManager interface acts as a registry for Explorer types
 registered against a given Document type specific to a given View type. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InspectorManager
The InspectorManager manages property inspector views. 
 |