Class ScriptingEnvironment.EvaluateIntervalRunnable
java.lang.Object
org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
ScriptingEnvironment
-
Field Summary
FieldsModifier and TypeFieldDescriptionintIncremented each time this runnable is added to the queue.booleanprotected Interpreterprotected String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
count
public int countIncremented each time this runnable is added to the queue. -
error
public boolean error -
interpreter
-
script
-
-
Constructor Details
-
EvaluateIntervalRunnable
-
-
Method Details
-
run
-