|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.bridge.SVGTextElementBridge.DOMAttrModifiedEventListener
The listener class for 'DOMAttrModified' event.
Constructor Summary | |
protected |
SVGTextElementBridge.DOMAttrModifiedEventListener()
|
Method Summary | |
void |
handleEvent(Event evt)
Handles 'DOMAttrModfied' events and deleguates to the 'handleDOMAttrModifiedEvent' method any changes to the GraphicsNode if any. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected SVGTextElementBridge.DOMAttrModifiedEventListener()
Method Detail |
public void handleEvent(Event evt)
handleEvent
in interface EventListener
evt
- the DOM event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |