| 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 | Class and Description | 
|---|---|
class  | 
TreeExplorer
The  
TreeExplorer interface defines the API for managing
 the nodes in the navigator and explorer trees. | 
| Modifier and Type | Method and Description | 
|---|---|
IconOverlayConsumer | 
IconOverlayTreeCellRenderer.getOverlayConsumer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IconOverlayCache.deregisterOverlayConsumer(IconOverlayConsumer consumer)  | 
void | 
IconOverlayCache.registerOverlayConsumer(IconOverlayConsumer consumer)  | 
| Constructor and Description | 
|---|
IconOverlayTreeCellRenderer(IconOverlayConsumer consumer,
                           javax.swing.tree.DefaultTreeCellRenderer renderer)  |