| Package | Description |
|---|---|
| javax.ide |
The ide package is where all JSR 198 packages are rooted.
|
| javax.ide.log |
The interfaces that extension writers use and need to implement in
order to add a new log pages to an IDE.
|
| Class and Description |
|---|
| LogManager
The LogManager provides the interface through which the IDE manipulates
LogPages. |
| Class and Description |
|---|
| LogManager
The LogManager provides the interface through which the IDE manipulates
LogPages. |
| LogPage
The
LogPage interface defines the methods to log and
clear messages from a page. |