protected class ScriptingEnvironment.Window.IntervalScriptTimerTask extends TimerTask
TimerTask
to invoke a
setInterval()
-scheduled function that is specified
by a String.Modifier and Type | Field and Description |
---|---|
protected ScriptingEnvironment.EvaluateIntervalRunnable |
eir |
Constructor and Description |
---|
IntervalScriptTimerTask(String script) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
cancel, scheduledExecutionTime
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.