org.apache.batik.bridge
Class ScriptingEnvironment.Window.IntervalScriptTimerTask
java.lang.Object
java.util.TimerTask
org.apache.batik.bridge.ScriptingEnvironment.Window.IntervalScriptTimerTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ScriptingEnvironment.Window
protected class ScriptingEnvironment.Window.IntervalScriptTimerTask
- extends TimerTask
A TimerTask to invoke a
setInterval()-scheduled function that is specified
by a String.
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eir
protected ScriptingEnvironment.EvaluateIntervalRunnable eir
ScriptingEnvironment.Window.IntervalScriptTimerTask
public ScriptingEnvironment.Window.IntervalScriptTimerTask(String script)
run
public void run()
- Specified by:
run in interface Runnable- Specified by:
run in class TimerTask
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.