|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITimerHandler
The ITimerHandler interface allows arbitrary objects to informed when an event fires within a timer. Each timer has a single handler that is informed upon an event firing.
| Method Summary | |
|---|---|
void |
fire(TimerEvent event)
Called when event event has fired. |
| Method Detail |
|---|
void fire(TimerEvent event)
event -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||