|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
AlarmListeners understands how listen to time changes and a
fired alarm from Alarms.
Alarm| Method Summary | |
void |
alarmFired(Alarm alarm)
Called when a Alarm is fired/goes off. |
void |
timeChanged(Alarm alarm)
Called when a Alarm's time has changed. |
| Method Detail |
public void timeChanged(Alarm alarm)
Alarm's time has changed.
alarm - The Alarm whose time changed.public void alarmFired(Alarm alarm)
Alarm is fired/goes off.
alarm - The Alarm that was fired/went off.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||