Package org.apache.batik.bridge
Class ScriptingEnvironment.Window.TimeoutRunnableTimerTask
- java.lang.Object
-
- java.util.TimerTask
-
- org.apache.batik.bridge.ScriptingEnvironment.Window.TimeoutRunnableTimerTask
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- ScriptingEnvironment.Window
protected class ScriptingEnvironment.Window.TimeoutRunnableTimerTask extends java.util.TimerTask
ATimerTask
to invoke asetTimeout()
-scheduled function that is specified by a Runnable.
-
-
Constructor Summary
Constructors Constructor Description TimeoutRunnableTimerTask(java.lang.Runnable r)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-