|
Gridarta Editor
|
A TimerTask that calls State#timeout() when the timer expires. More...
Inheritance diagram for net.sf.gridarta.utils.DelayedChangeManager.TimeoutTimerTask:
Collaboration diagram for net.sf.gridarta.utils.DelayedChangeManager.TimeoutTimerTask:Public Member Functions | |
| void | run () |
A TimerTask that calls State#timeout() when the timer expires.
Definition at line 63 of file DelayedChangeManager.java.
| void net.sf.gridarta.utils.DelayedChangeManager.TimeoutTimerTask.run | ( | ) |
Definition at line 66 of file DelayedChangeManager.java.
References net.sf.gridarta.utils.DelayedChangeManager.state, and net.sf.gridarta.utils.DelayedChangeManager.State.timeout().
Here is the call graph for this function: