| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjas.util.CommandProcessor.BooleanTarget
protected class 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)
BooleanCommandTarget
invoke in interface BooleanCommandTargetpublic void enable(JASState state)
CommandTarget
enable in interface CommandTarget
public void doCommand(boolean arg)
               throws CommandInvocationException
CommandInvocationExceptionpublic CommandProcessor getProcessor()
CommandTarget
getProcessor in interface CommandTarget
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||