|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnableRunnable
protected class ScriptingEnvironment.EvaluateRunnableRunnable
To call a Runnable.
| Field Summary | |
|---|---|
int |
count
Incremented 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||