org.apache.batik.bridge

Class ScriptingEnvironment.EvaluateRunnableRunnable

protected class ScriptingEnvironment.EvaluateRunnableRunnable extends Object implements Runnable

To call a Runnable.
Field Summary
intcount
Incremented each time this runnable is put in the queue.
booleanerror
protected Runnablerunnable
Constructor Summary
EvaluateRunnableRunnable(Runnable r)
Method Summary
voidrun()

Field Detail

count

public int count
Incremented each time this runnable is put in the queue.

error

public boolean error

runnable

protected Runnable runnable

Constructor Detail

EvaluateRunnableRunnable

public EvaluateRunnableRunnable(Runnable r)

Method Detail

run

public void run()
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.