jas2.util
Interface BooleanCommandTarget
-
- All Superinterfaces:
- CommandTarget
public interface BooleanCommandTarget extends CommandTarget
A boolean command target is a CommandTarget which corresponds to a command which may have an on/off state associated with it.- See Also:
SimpleCommandTarget,CommandTarget
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidinvoke(boolean onOff)Called when the on/off state changes (i.e.-
Methods inherited from interface jas2.util.CommandTarget
enable, getProcessor
-
-
DataMelt 3.0 © DataMelt by jWork.ORG