|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.refimpl.bridge.BridgeDOMInsertedRemovedListener
This class listens to DOMNodeInserted and DOMNodeRemoved events in the SVG tree.
Constructor Summary | |
BridgeDOMInsertedRemovedListener(ConcreteBridgeContext context)
Creates the listener. |
Method Summary | |
void |
handleEvent(Event evt)
Handles the mutation event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BridgeDOMInsertedRemovedListener(ConcreteBridgeContext context)
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 |