| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjas.util.CommandProcessor.SimpleTarget
protected class CommandProcessor.SimpleTarget
A SimpleTarget is an implementation of CommandTarget which implements its
| Method Summary | |
|---|---|
 void | 
doCommand()
 | 
 void | 
enable(JASState state)
Called to determine if CommandTarget is enabled or disabled.  | 
 CommandProcessor | 
getProcessor()
Gets the CommandProcessor associated with this CommandTarget.  | 
 void | 
invoke()
The invoke method is called to actually perform the command.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public void invoke()
SimpleCommandTarget
invoke in interface SimpleCommandTarget
public void doCommand()
               throws CommandInvocationException
CommandInvocationExceptionpublic void enable(JASState state)
CommandTarget
enable in interface CommandTargetpublic CommandProcessor getProcessor()
CommandTarget
getProcessor in interface CommandTarget
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||