org.apache.batik.bridge.svg12
Class SVG12ScriptingEnvironment.DOMNodeInsertedListener
java.lang.Object
org.apache.batik.bridge.ScriptingEnvironment.DOMNodeInsertedListener
org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.DOMNodeInsertedListener
- All Implemented Interfaces:
- EventListener
- Enclosing class:
- SVG12ScriptingEnvironment
protected class SVG12ScriptingEnvironment.DOMNodeInsertedListener
- extends ScriptingEnvironment.DOMNodeInsertedListener
The listener class for 'DOMNodeInserted' event.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVG12ScriptingEnvironment.DOMNodeInsertedListener
protected SVG12ScriptingEnvironment.DOMNodeInsertedListener()
handleEvent
public void handleEvent(Event evt)
- Specified by:
handleEvent in interface EventListener- Overrides:
handleEvent in class ScriptingEnvironment.DOMNodeInsertedListener
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.