| 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.
|
| oracle.ide.navigator |
Contains classes providing navigator support.
|
| oracle.ide.view | |
| oracle.ideri.navigator | |
| oracle.jdeveloper.asnav |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NavigatorManager
The
NavigatorManager is responsible for managing the creation
of the system navigator and transient navigators opened on selected nodes. |
class |
ProjectNavigatorManager |
| Modifier and Type | Class and Description |
|---|---|
class |
PinnableManager |
| Modifier and Type | Class and Description |
|---|---|
class |
oracle.ideri.navigator.DefaultNavigatorManager
Default implementation of
NavigatorManager. |
| Modifier and Type | Class and Description |
|---|---|
class |
AppServerNavigatorManager |