|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.bridge.SVGTextElementBridge.DOMSubtreeModifiedEventListener
protected class SVGTextElementBridge.DOMSubtreeModifiedEventListener
The DOM EventListener invoked when the subtree is modified.
Constructor Summary | |
---|---|
protected |
SVGTextElementBridge.DOMSubtreeModifiedEventListener()
|
Method Summary | |
---|---|
void |
handleEvent(Event evt)
Handles 'DOMSubtreeModified' event type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SVGTextElementBridge.DOMSubtreeModifiedEventListener()
Method Detail |
---|
public void handleEvent(Event evt)
handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |