org.apache.batik.bridge
protected class ScriptingEnvironment.ScriptingEventListener extends Object implements EventListener
| Field Summary | |
|---|---|
| protected String | attribute
The script attribute. |
| Constructor Summary | |
|---|---|
| ScriptingEventListener(String attr)
Creates a new ScriptingEventListener. | |
| Method Summary | |
|---|---|
| void | handleEvent(Event evt)
Runs the script. |