| Package | Description |
|---|---|
| oracle.jdeveloper.cmt |
The Component Model Tool, an API for manipulating Java source code.
|
| oracle.jdeveloper.uieditor.uicanvas |
Contains classes that allow addins access to the UICanvas integration objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CmtEvent
A specific event within an event set.
|
interface |
CmtEventSet |
interface |
CmtEventSource
A changable event within a group for a component
|
interface |
CmtMethod |
interface |
CmtMethodSource |
interface |
CmtProperty
A specific property of a component
|
interface |
CmtPropertySource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConstraintsProperty
The ConstraintsProperty is a marker interface intended to identify the pseudo property for "constraints".
|