|
|||||||||
| Home >> All >> javax >> ide >> [ command overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package javax.ide.command
| Interface Summary | |
| InvokeHandler | InvokeHandlers are responsible for performing an action in a specific context. |
| UpdateHandler | UpdateHandlers decide when actions are enabled or disabled based on a context. |
| Class Summary | |
| Command | The Command interface defines the interface of all command
objects. |
| CommandProcessor | The CommandProcessor is responsible for managing the execution of the IDE commands and maintining the undo stack. |
| Context | The Context class provides information about the state of the IDE when a command is in the process of being executed. |
| Controller | Controllers encapulate extension defined UpdateHandlers and Controller.NullInvokeHandlers. |
| Controller.NullInvokeHandler | |
| Controller.NullUpdateHandler | |
|
|||||||||
| Home >> All >> javax >> ide >> [ command overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||