|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.bridge.ScriptingEnvironment.ScriptingEventListener
protected class ScriptingEnvironment.ScriptingEventListener
To handle a scripting event.
| Field Summary | |
|---|---|
protected java.lang.String |
attribute
The script attribute. |
| Constructor Summary | |
|---|---|
ScriptingEnvironment.ScriptingEventListener(java.lang.String attr)
Creates a new ScriptingEventListener. |
|
| Method Summary | |
|---|---|
void |
handleEvent(Event evt)
Runs the script. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String attribute
| Constructor Detail |
|---|
public ScriptingEnvironment.ScriptingEventListener(java.lang.String attr)
| Method Detail |
|---|
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||