Package | Description |
---|---|
oracle.ide.log |
Contains the interfaces and classes that allow addins to provide their
own log pages.
|
Modifier and Type | Class and Description |
---|---|
class |
LogWindow
The
LogWindow is the dockable view responsible for managing
log pages. |
Modifier and Type | Method and Description |
---|---|
void |
LogPage.setOwner(LogOwner owner)
Set the
view that owns this page. |
void |
AbstractLogPage.setOwner(LogOwner owner) |