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

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

protected class ContentManager.ShadowTreeNodeInsertedListener
extends Object
implements EventListener

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


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

protected ContentManager.ShadowTreeNodeInsertedListener()
Method Detail

handleEvent

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


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