|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.bridge.BridgeContext.DOMNodeInsertedEventListener
The DOM EventListener invoked when a node is added.
Constructor Summary | |
protected |
BridgeContext.DOMNodeInsertedEventListener()
|
Method Summary | |
void |
handleEvent(Event evt)
Handles 'DOMNodeInserted' event type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected BridgeContext.DOMNodeInsertedEventListener()
Method Detail |
public void handleEvent(Event evt)
handleEvent
in interface EventListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |