|
Mobile Sensor API Version 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StartControl
A StartControl
object is an example of
a general control used to start the sensor by calling
its execute()
method.
A controllable sensor that can offer the possibility to
start a sensor may provide a StartControl
via its getControl()
and getControls()
methods. If the start control is provided, it MUST
implement this interface. Starting and stopping do not
have any relation to opening and closing the sensor.
Method Summary |
---|
Methods inherited from interface javax.microedition.sensor.control.Control |
---|
execute, getName |
|
Mobile Sensor API Version 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |