|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEventHandler | |
---|---|
com.sun.spot.peripheral | Access to the hardware peripherals built in to the Sun SPOT main board. |
com.sun.spot.peripheral.handler | Handlers for control button events. |
Uses of IEventHandler in com.sun.spot.peripheral |
---|
Methods in com.sun.spot.peripheral that return IEventHandler | |
---|---|
IEventHandler |
FiqInterruptDaemon.setAlarmHandler(IEventHandler handler)
Replace the existing handler for power controller time alarms with a user-supplied handler. |
IEventHandler |
FiqInterruptDaemon.setButtonHandler(IEventHandler handler)
Replace the existing handler for reset button presses with a user-supplied handler. |
IEventHandler |
FiqInterruptDaemon.setLowBatteryHandler(IEventHandler handler)
Replace the existing handler for low battery warnings with a user-supplied handler. |
IEventHandler |
FiqInterruptDaemon.setPowerOffHandler(IEventHandler handler)
Replace the existing handler for poweroff with a user-supplied handler. |
Methods in com.sun.spot.peripheral with parameters of type IEventHandler | |
---|---|
IEventHandler |
FiqInterruptDaemon.setAlarmHandler(IEventHandler handler)
Replace the existing handler for power controller time alarms with a user-supplied handler. |
IEventHandler |
FiqInterruptDaemon.setButtonHandler(IEventHandler handler)
Replace the existing handler for reset button presses with a user-supplied handler. |
IEventHandler |
FiqInterruptDaemon.setLowBatteryHandler(IEventHandler handler)
Replace the existing handler for low battery warnings with a user-supplied handler. |
IEventHandler |
FiqInterruptDaemon.setPowerOffHandler(IEventHandler handler)
Replace the existing handler for poweroff with a user-supplied handler. |
Uses of IEventHandler in com.sun.spot.peripheral.handler |
---|
Classes in com.sun.spot.peripheral.handler that implement IEventHandler | |
---|---|
class |
NullEventHandler
|
class |
StopVMEventHandler
|
|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |