|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jas.util.CommandProcessor.BooleanTarget
| Method Summary | |
void |
doCommand(boolean arg)
|
void |
enable(JASState state)
Called to determine if CommandTarget is enabled or disabled. |
CommandProcessor |
getProcessor()
Gets the CommandProcessor associated with this CommandTarget. |
void |
invoke(boolean arg)
Called when the on/off state changes (i.e. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void invoke(boolean arg)
BooleanCommandTargetinvoke in interface BooleanCommandTargetpublic void enable(JASState state)
CommandTargetenable in interface CommandTarget
public void doCommand(boolean arg)
throws CommandInvocationException
public CommandProcessor getProcessor()
CommandTargetgetProcessor in interface CommandTarget
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||