|
|||||||||
| Home >> All >> javax >> ide >> [ command overview ] | PREV NEXT | ||||||||
Uses of Package
javax.ide.command
| Classes in javax.ide.command used by javax.ide.command | |
| 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. |
|
| 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. |
|
|
|||||||||
| Home >> All >> javax >> ide >> [ command overview ] | PREV NEXT | ||||||||