org.apache.batik.bridge.svg12
Class ContentManager.ShadowTreeSubtreeModifiedListener

java.lang.Object
  extended by org.apache.batik.bridge.svg12.ContentManager.ShadowTreeSubtreeModifiedListener
All Implemented Interfaces:
EventListener
Enclosing class:
ContentManager

protected class ContentManager.ShadowTreeSubtreeModifiedListener
extends Object
implements EventListener

The DOM EventListener invoked when a subtree of the shadow tree has changed.


Constructor Summary
protected ContentManager.ShadowTreeSubtreeModifiedListener()
           
 
Method Summary
 void handleEvent(Event evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentManager.ShadowTreeSubtreeModifiedListener

protected ContentManager.ShadowTreeSubtreeModifiedListener()
Method Detail

handleEvent

public void handleEvent(Event evt)
Specified by:
handleEvent in interface EventListener


Copyright © 2000–2017 Apache Software Foundation. All rights reserved.