|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.dom.svg.SVGOMDocument.DOMNodeInsertedListenerWrapper
protected class SVGOMDocument.DOMNodeInsertedListenerWrapper
DOM node inserted listener wrapper.
| Field Summary | |
|---|---|
protected CSSNavigableDocumentListener |
listener
The CSSNavigableDocumentListener. |
| Constructor Summary | |
|---|---|
SVGOMDocument.DOMNodeInsertedListenerWrapper(CSSNavigableDocumentListener l)
Creates a new DOMNodeInsertedListenerWrapper. |
|
| Method Summary | |
|---|---|
void |
handleEvent(Event evt)
Handles the event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CSSNavigableDocumentListener listener
| Constructor Detail |
|---|
public SVGOMDocument.DOMNodeInsertedListenerWrapper(CSSNavigableDocumentListener l)
| Method Detail |
|---|
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||