|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.bridge.BridgeContext.DOMMouseOutEventListener
protected class BridgeContext.DOMMouseOutEventListener
The DOM EventListener invoked when the mouse exits an element
| Constructor Summary | |
|---|---|
BridgeContext.DOMMouseOutEventListener()
Creates a new DOMMouseOutEventListener. |
|
| Method Summary | |
|---|---|
void |
handleEvent(Event evt)
Handles 'mouseout' MouseEvent event type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BridgeContext.DOMMouseOutEventListener()
| Method Detail |
|---|
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||