org.apache.batik.anim.dom
Class SVGOMDocument.DOMSubtreeModifiedListenerWrapper
java.lang.Object
org.apache.batik.anim.dom.SVGOMDocument.DOMSubtreeModifiedListenerWrapper
- All Implemented Interfaces:
- EventListener
- Enclosing class:
- SVGOMDocument
protected class SVGOMDocument.DOMSubtreeModifiedListenerWrapper
- extends Object
- implements EventListener
DOM subtree modified listener wrapper.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
listener
protected CSSNavigableDocumentListener listener
- The CSSNavigableDocumentListener.
SVGOMDocument.DOMSubtreeModifiedListenerWrapper
public SVGOMDocument.DOMSubtreeModifiedListenerWrapper(CSSNavigableDocumentListener l)
- Creates a new DOMSubtreeModifiedListenerWrapper.
handleEvent
public void handleEvent(Event evt)
- Handles the event.
- Specified by:
handleEvent
in interface EventListener
- Parameters:
evt
- The Event
contains contextual information
about the event.
Copyright © 2017 Apache Software Foundation. All Rights Reserved.