org.apache.batik.bridge
protected class BridgeContext.DOMMouseOverEventListener extends java.lang.Object implements EventListener
Constructor and Description |
---|
BridgeContext.DOMMouseOverEventListener()
Creates a new DOMMouseOverEventListener.
|
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event evt)
Handles 'mouseover' MouseEvent event type.
|
public BridgeContext.DOMMouseOverEventListener()
public void handleEvent(Event evt)
handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.Copyright ? 2008 Apache Software Foundation. All Rights Reserved.