| Package | Description |
|---|---|
| oracle.ide.compiler |
Contains classes that allow addins some level of control on the IDE build system.
|
| oracle.ide.log |
Contains the interfaces and classes that allow addins to provide their
own log pages.
|
| oracle.ide.runner |
Contains classes that allow addins some level of control on the IDE runner system.
|
| oracle.jdeveloper.deploy.dt | |
| oracle.jdeveloper.runner |
Contains classes that allow addins some level of control on the JDeveloper runner system.
|
| oracle.jdeveloper.uieditor |
Contains classes that allow addins access to the UIEditor integration objects.
|
| oracle.jdeveloper.vcs.spi |
Contains extension-level service provider interfaces for version control system integraton.
|
| oracle.jdevimpl.audit.log |
| Class and Description |
|---|
| LogPage
The
LogPage interface should be implemented by addins
that report information to the user. |
| Class and Description |
|---|
| AbstractLogPage |
| Href |
| LogManager
The
LogManager interface should be implemented to
provide customized management of LogPages. |
| LogOwner
The
LogOwner interface should be implemented by
views that manage LogPages. |
| LogPage
The
LogPage interface should be implemented by addins
that report information to the user. |
| LogRecognizer
The
LogRecognizer is used when attempting to create a log
page by opening a file in the LogWindow. |
| LogWindow
The
LogWindow is the dockable view responsible for managing
log pages. |
| MessagePage.CustomTextPane |
| MessagePage.MessagePageEvent
This class exists only to support unit testing.
|
| MessagePage.MessagePageListener
This interface exists only to support unit testing.
|
| StyledMessage |
| Class and Description |
|---|
| AbstractLogPage |
| LogPage
The
LogPage interface should be implemented by addins
that report information to the user. |
| MessagePage
The
MessagePage class provides a log page based on a text
area. |
| MessagePage.CustomTextPane |
| Class and Description |
|---|
| LogPage
The
LogPage interface should be implemented by addins
that report information to the user. |
| Class and Description |
|---|
| LogPage
The
LogPage interface should be implemented by addins
that report information to the user. |
| Class and Description |
|---|
| AbstractLogPage |
| DefaultLogPage
This implementation of LogPage supports the logging of simple text
messages as well as Collection message objects.
|
| LogPage
The
LogPage interface should be implemented by addins
that report information to the user. |
| Class and Description |
|---|
| LogPage
The
LogPage interface should be implemented by addins
that report information to the user. |
| Class and Description |
|---|
| AbstractLogPage |
| LogPage
The
LogPage interface should be implemented by addins
that report information to the user. |