|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StopwatchListener
A StopwatchListener listens for time updates from a stopwatch.
Method Summary | |
---|---|
void |
timeChanged(long milliseconds,
Stopwatch source)
tells how much time is left on the stopwatch, in milliseconds |
Method Detail |
---|
void timeChanged(long milliseconds, Stopwatch source)
milliseconds
- source
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |