|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.dom.svg.SVGOMDocument.DOMAttrModifiedListenerWrapper
protected class SVGOMDocument.DOMAttrModifiedListenerWrapper
DOM attribute modified listener wrapper.
Field Summary | |
---|---|
protected CSSNavigableDocumentListener |
listener
The CSSNavigableDocumentListener. |
Constructor Summary | |
---|---|
SVGOMDocument.DOMAttrModifiedListenerWrapper(CSSNavigableDocumentListener l)
Creates a new DOMAttrModifiedListenerWrapper. |
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.DOMAttrModifiedListenerWrapper(CSSNavigableDocumentListener l)
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 |