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

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

protected class ContentManager.ShadowTreeNodeRemovedListener
extends Object
implements EventListener

The DOM EventListener invoked when a node in the shadow tree has been removed.


Constructor Summary
protected ContentManager.ShadowTreeNodeRemovedListener()
           
 
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.ShadowTreeNodeRemovedListener

protected ContentManager.ShadowTreeNodeRemovedListener()
Method Detail

handleEvent

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


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