|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener
public static class SVGAElementBridge.CursorMouseOverListener
To handle a mouseover on an anchor and set the cursor.
| Field Summary | |
|---|---|
protected SVGAElementBridge.CursorHolder |
holder
|
protected UserAgent |
userAgent
|
| Constructor Summary | |
|---|---|
SVGAElementBridge.CursorMouseOverListener(UserAgent ua,
SVGAElementBridge.CursorHolder ch)
|
|
| Method Summary | |
|---|---|
void |
handleEvent(Event evt)
This method is called whenever an event occurs of the event type for which the EventListener interface was registered. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected UserAgent userAgent
protected SVGAElementBridge.CursorHolder holder
| Constructor Detail |
|---|
public SVGAElementBridge.CursorMouseOverListener(UserAgent ua,
SVGAElementBridge.CursorHolder ch)
| Method Detail |
|---|
public void handleEvent(Event evt)
EventListenerEventListener interface was registered.
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 | |||||||||