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