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