org.apache.batik.bridge
Class ScriptingEnvironment.Window.TimeoutScriptTimerTask
java.lang.Object
java.util.TimerTask
org.apache.batik.bridge.ScriptingEnvironment.Window.TimeoutScriptTimerTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ScriptingEnvironment.Window
- protected class ScriptingEnvironment.Window.TimeoutScriptTimerTask
- extends TimerTask
A TimerTask
to invoke a
setTimeout()
-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 |
ScriptingEnvironment.Window.TimeoutScriptTimerTask
public ScriptingEnvironment.Window.TimeoutScriptTimerTask(String script)
run
public void run()
Copyright © 2009 Apache Software Foundation. All Rights Reserved.