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