| 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  | DefaultLogPageThis implementation of LogPage supports the logging of simple text
 messages as well as Collection message objects. | 
| class  | MessagePageThe  MessagePageclass provides a log page based on a text
  area. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RunLogPageThe  RunLogPageclass is theLogPageused for
 a running process. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UIEditorLogPageA LogPage implementation specialized for display of CmtMessage instances from
 one or more CmtComponent objects. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AuditLogPageAn Audit results log page. |