|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.bridge.BridgeContext.DOMNodeRemovedEventListener
protected class BridgeContext.DOMNodeRemovedEventListener
The DOM EventListener invoked when a node is removed.
Constructor Summary | |
---|---|
BridgeContext.DOMNodeRemovedEventListener()
Creates a new DOMNodeRemovedEventListener. |
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 |
---|
public BridgeContext.DOMNodeRemovedEventListener()
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 |