| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ExplorerManager | 
ExplorerManager.getExplorerManager()
Returns the ExplorerManager instance that is active in the IDE. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ExplorerManager.setExplorerManager(ExplorerManager explorerManager)
Publishes the specified ExplorerManager as the active instance in the IDE. 
 |