| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TouchListener
Interface with declarations of callback methods for the touch sensor.
| Method Summary | |
|---|---|
 void | 
pressed(SensorPort port)
Called when the touch sensor is pressed.  | 
 void | 
released(SensorPort port)
Called when the touch sensor is released.  | 
| Method Detail | 
|---|
void pressed(SensorPort port)
port - the port where the sensor is plugged invoid released(SensorPort port)
port - the port where the sensor is plugged in
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||