|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimerListener
Interface for listening to timer events.
| Method Summary | |
|---|---|
void |
onElapsed(Timer sender)
Called whenever the delay period of the timer elapses. |
| Method Detail |
|---|
void onElapsed(Timer sender)
sender - The timer whose delay period elapsed. The listener should be registered to this timer.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||