org.apache.batik.bridge
protected class SVGUseElementBridge.ReferencedElementMutationListener extends java.lang.Object implements EventListener
Modifier and Type | Field and Description |
---|---|
protected NodeEventTarget |
target |
Modifier | Constructor and Description |
---|---|
protected |
SVGUseElementBridge.ReferencedElementMutationListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event evt)
This method is called whenever an event occurs of the event type for
which the
EventListener interface was registered. |
protected NodeEventTarget target
protected SVGUseElementBridge.ReferencedElementMutationListener()
public void handleEvent(Event evt)
EventListener
EventListener
interface was registered.handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.Copyright ? 2008 Apache Software Foundation. All Rights Reserved.