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