| Package | Description | 
|---|---|
| javax.ide | 
 The ide package is where all JSR 198 packages are rooted. 
 | 
| javax.ide.command | 
 Command execution classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CommandProcessor | 
IDE.getCommandProcessor()
Get the  
CommandProcessor. | 
| Modifier and Type | Method and Description | 
|---|---|
static CommandProcessor | 
CommandProcessor.getCommandProcessor()
Get the command processor implementation for this IDE. 
 |