protected class SVGTextElementBridge.DOMSubtreeModifiedEventListener extends java.lang.Object implements EventListener
| Modifier | Constructor and Description |
|---|---|
protected |
SVGTextElementBridge.DOMSubtreeModifiedEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(Event evt)
Handles 'DOMSubtreeModified' event type.
|
protected SVGTextElementBridge.DOMSubtreeModifiedEventListener()
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.Copyright ? 2009 Apache Software Foundation. All Rights Reserved.