protected class ScriptingEnvironment.Window.IntervalRunnableTimerTask extends TimerTask
TimerTask to invoke a
setInterval()-scheduled function that is specified
by a Runnable.| Modifier and Type | Field and Description |
|---|---|
protected ScriptingEnvironment.EvaluateRunnableRunnable |
eihr |
| Constructor and Description |
|---|
IntervalRunnableTimerTask(Runnable r) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
cancel, scheduledExecutionTimeCopyright © 2000–2020 Apache Software Foundation. All rights reserved.