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