|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.TimerTask | +--vcr.components.Clock
Field Summary | |
static int |
SIMULATED_MINUTE_IN_MILLISECONDS
|
Constructor Summary | |
Clock(Manager vcr)
|
Method Summary | |
void |
run()
|
Methods inherited from class java.util.TimerTask |
cancel, scheduledExecutionTime |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int SIMULATED_MINUTE_IN_MILLISECONDS
Constructor Detail |
public Clock(Manager vcr)
Method Detail |
public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |