| Package | Description |
|---|---|
| oracle.ide.inspector |
Contains interfaces and classes that integrators may use to make their objects editable from the property inspector.
|
| oracle.ide.view | |
| oracle.jdeveloper.uieditor |
Contains classes that allow addins access to the UIEditor integration objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyInspector |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewAdapter
Defaul
ViewListener implementations. |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewProxy.addViewListener(ViewListener l) |
void |
View.addViewListener(ViewListener l) |
void |
ViewProxy.removeViewListener(ViewListener l) |
void |
View.removeViewListener(ViewListener l) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFactory
AbstractFactory provides an implementation of ModelFactory.
|