| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnableRunnable
To call a Runnable.
| Field Summary | |
|  int | countIncremented each time this runnable is put in the queue. | 
|  boolean | error | 
| protected  java.lang.Runnable | runnable | 
| Constructor Summary | |
| ScriptingEnvironment.EvaluateRunnableRunnable(java.lang.Runnable r) | |
| 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 java.lang.Runnable runnable
| Constructor Detail | 
public ScriptingEnvironment.EvaluateRunnableRunnable(java.lang.Runnable r)
| 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 | |||||||||