| 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 |
|---|---|
void |
InspectorFactory.addInspectableFactory(InspectableFactory factory)
Register an InspectableFactory to be used when requesting an Inspectable for a given Context in its entirety.
|
void |
InspectorFactory.removeInspectableFactory(InspectableFactory factory)
Remove a registered InspectableFactory.
|