|
||||||||||
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 is disabled. A set of CommandTargets are typically grouped together into a CommandProcessor.
Method Summary | |
---|---|
void |
enable(JASState state)
Called to determine if CommandTarget is enabled or disabled. |
CommandProcessor |
getProcessor()
Gets the CommandProcessor associated with this CommandTarget. |
Method Detail |
---|
void enable(JASState state)
CommandProcessor getProcessor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |