|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CommandTarget
A CommandTarget represents a single action that will be performed as a result of a command being issued. CommandTargets can be enabled or disabled. A set of CommandTargets are typically grouped together into a CommandProcessor.
| Method Summary | |
|---|---|
void |
enable(CommandState state)
Called to determine if CommandTarget is enabled or disabled. |
CommandGroup |
getGroup()
Gets the CommandGroup associated with this CommandTarget. |
| Method Detail |
|---|
CommandGroup getGroup()
void enable(CommandState state)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||