Package | Description |
---|---|
oracle.ide.log |
Contains the interfaces and classes that allow addins to provide their
own log pages.
|
Modifier and Type | Method and Description |
---|---|
static LogWindow |
LogManager.getIdeLogWindow()
Returns the LogWindow instance that is used by the currently active
LogManager.
|
abstract LogWindow |
LogManager.getLogWindow()
Get the
LogWindow . |