Class ScriptingEnvironment.Window.IntervalRunnableTimerTask

java.lang.Object
java.util.TimerTask
org.apache.batik.bridge.ScriptingEnvironment.Window.IntervalRunnableTimerTask
All Implemented Interfaces:
Runnable
Enclosing class:
ScriptingEnvironment.Window

protected class ScriptingEnvironment.Window.IntervalRunnableTimerTask extends TimerTask
A TimerTask to invoke a setInterval()-scheduled function that is specified by a Runnable.