|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.bridge.BridgeContext.DOMMouseOverEventListener
protected class BridgeContext.DOMMouseOverEventListener
The DOM EventListener invoked when the mouse mouves over a new element. Here is how cursors are handled:
| Constructor Summary | |
|---|---|
BridgeContext.DOMMouseOverEventListener()
Creates a new DOMMouseOverEventListener. |
|
| Method Summary | |
|---|---|
void |
handleEvent(Event evt)
Handles 'mouseover' 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.DOMMouseOverEventListener()
| 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 | |||||||||