org.apache.batik.bridge.svg12
protected class DefaultXBLManager.DefNodeInsertedListener extends java.lang.Object implements EventListener
| Modifier and Type | Field and Description |
|---|---|
protected Element |
importElement
The import element.
|
| Constructor and Description |
|---|
DefaultXBLManager.DefNodeInsertedListener(Element imp)
Creates a new DefNodeInsertedListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(Event evt)
Handles the event.
|
protected Element importElement
public DefaultXBLManager.DefNodeInsertedListener(Element imp)
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.Copyright ? 2008 Apache Software Foundation. All Rights Reserved.