| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
To interpret a script.
| Field Summary | |
|  int | countIncremented each time this runnable is added to the queue. | 
|  boolean | error | 
| protected  Interpreter | interpreter | 
| protected  java.lang.String | script | 
| Constructor Summary | |
| ScriptingEnvironment.EvaluateIntervalRunnable(java.lang.String s,
                                              Interpreter interp) | |
| Method Summary | |
|  void | run() | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public int count
public boolean error
protected Interpreter interpreter
protected java.lang.String script
| Constructor Detail | 
public ScriptingEnvironment.EvaluateIntervalRunnable(java.lang.String s,
                                                     Interpreter interp)
| Method Detail | 
public void run()
run in interface java.lang.Runnable| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||