| Package | Description | 
|---|---|
| javax.ide | 
 The ide package is where all JSR 198 packages are rooted. 
 | 
| javax.ide.command | 
 Command execution classes. 
 | 
| javax.ide.menu | 
 The menu registration classes that extension writers use to find information
  about actions and menus. 
 | 
| Class and Description | 
|---|
| ActionRegistry
 Action lookup service. 
 | 
| Class and Description | 
|---|
IDEAction
IDEAction encapsulates the meta-data describing an
 executable action. | 
| Class and Description | 
|---|
| ActionRegistry
 Action lookup service. 
 | 
IDEAction
IDEAction encapsulates the meta-data describing an
 executable action. | 
| MenuManager
 The menu manager is responsible for installing menu bars and toolbars into
 Views. 
 |