|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BooleanCommandTarget
A boolean command target is a CommandTarget which corresponds to a command which may have an on/off state associated with it.
SimpleCommandTarget
,
CommandTarget
Method Summary | |
---|---|
void |
invoke(boolean onOff)
Called when the on/off state changes (i.e. |
Methods inherited from interface jas.util.CommandTarget |
---|
enable, getProcessor |
Method Detail |
---|
void invoke(boolean onOff)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |