| Package | Description | 
|---|---|
| javax.ide.command | 
 Command execution classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateHandler | 
Controller.getUpdateHandler()
Get the update handler for this controller. 
 | 
| Constructor and Description | 
|---|
Controller(InvokeHandler invokeHandler,
          UpdateHandler updateHandler)
Constructs a controller object. 
 |