| Package | Description | 
|---|---|
| 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.uieditor | 
 Contains classes that allow addins access to the UIEditor integration objects. 
 | 
| oracle.jdevimpl.audit.log | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultLogPage
This implementation of LogPage supports the logging of simple text
 messages as well as Collection message objects. 
 | 
class  | 
MessagePage
The  
MessagePage class provides a log page based on a text
  area. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RunLogPage
The  
RunLogPage class is the LogPage used for
 a running process. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
UIEditorLogPage
A LogPage implementation specialized for display of CmtMessage instances from
 one or more CmtComponent objects. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AuditLogPage
An Audit results log page. 
 |