protected class ScriptingEnvironment.Window.TimeoutRunnableTimerTask
extends java.util.TimerTask
TimerTask to invoke a
setTimeout()-scheduled function that is specified
by a Runnable.| Modifier and Type | Field and Description |
|---|---|
private java.lang.Runnable |
r |
| Constructor and Description |
|---|
TimeoutRunnableTimerTask(java.lang.Runnable r) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |