| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LogManager | 
IDE.getLogManager()
Get the  
LogManager. | 
| Modifier and Type | Method and Description | 
|---|---|
static LogManager | 
LogManager.getLogManager()
Get the log manager implementation for this IDE. 
 |