protected class SVG12ScriptingEnvironment.DOMAttrModifiedListener extends ScriptingEnvironment.DOMAttrModifiedListener
| Modifier | Constructor and Description |
|---|---|
protected |
SVG12ScriptingEnvironment.DOMAttrModifiedListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(Event evt)
This method is called whenever an event occurs of the event type for
which the
EventListener interface was registered. |
protected SVG12ScriptingEnvironment.DOMAttrModifiedListener()
public void handleEvent(Event evt)
EventListenerEventListener interface was registered.handleEvent in interface EventListenerhandleEvent in class ScriptingEnvironment.DOMAttrModifiedListenerevt - The Event contains contextual information
about the event.Copyright ? 2009 Apache Software Foundation. All Rights Reserved.