|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TimerListener
This interface must be implemented by all classes which wish to be registered to the Timer service and to be notified after given time periods.
Timer| Method Summary | |
|---|---|
void |
timer(int event)
This method will be invoked by Timer to notify the listener for the expiration of its time period. |
| Method Detail |
|---|
void timer(int event)
event - the event code which is supplied when this listener had been registered
|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||