Package | Description |
---|---|
oracle.ide.inspector |
Contains interfaces and classes that integrators may use to make their
objects editable from the property inspector.
|
Modifier and Type | Method and Description |
---|---|
static InspectorManager |
InspectorManager.getInspectorManager()
Returns the InspectorManager instance that is active in the IDE.
|
Modifier and Type | Method and Description |
---|---|
static void |
InspectorManager.setInspectorManager(InspectorManager inspectorManager)
Publishes the specified InspectorManager as the active instance in the IDE.
|