|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.bridge.BridgeContext.DOMAttrModifiedEventListener
protected class BridgeContext.DOMAttrModifiedEventListener
The DOM EventListener invoked when an attribute is modified.
Constructor Summary | |
---|---|
BridgeContext.DOMAttrModifiedEventListener()
Creates a new DOMAttrModifiedEventListener. |
Method Summary | |
---|---|
void |
handleEvent(Event evt)
Handles 'DOMAttrModified' event type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BridgeContext.DOMAttrModifiedEventListener()
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 |