|
Mobile Sensor API Version 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StopControl
A StopControl
object is an example of
a general control used to stop the sensor by calling
its execute()
method.
A controllable sensor that can offer the possibility to
stop a sensor may provide a StopControl
via its getControl()
and getControls()
methods. If the stop 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 |