|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimerCallBack
Interface to be implemented by objects wishing to use the Timer class functionality. The timer class can accept a number of listeners that implement this interface.
TaskTimer
Method Summary | |
---|---|
void |
timerExpired()
This method is called by the Timer for each object registered as a call back. |
Method Detail |
---|
void timerExpired()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |