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

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

protected class ContentManager.DOMAttrModifiedEventListener
extends Object
implements EventListener

The DOM EventListener invoked when an attribute is modified.


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

protected ContentManager.DOMAttrModifiedEventListener()
Method Detail

handleEvent

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


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