|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.bridge.SVGTextElementBridge.DOMChildNodeRemovedEventListener
org.apache.batik.bridge.svg12.SVG12TextElementBridge.DOMChildNodeRemovedEventListener
protected class SVG12TextElementBridge.DOMChildNodeRemovedEventListener
The DOM EventListener invoked when a node is removed.
Constructor Summary | |
---|---|
protected |
SVG12TextElementBridge.DOMChildNodeRemovedEventListener()
|
Method Summary | |
---|---|
void |
handleEvent(Event evt)
Handles 'DOMNodeRemoved' event type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SVG12TextElementBridge.DOMChildNodeRemovedEventListener()
Method Detail |
---|
public void handleEvent(Event evt)
SVGTextElementBridge.DOMChildNodeRemovedEventListener
handleEvent
in interface EventListener
handleEvent
in class SVGTextElementBridge.DOMChildNodeRemovedEventListener
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 |