|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener
To handle a mouseout on an anchor and set the cursor.
Field Summary | |
protected UserAgent |
userAgent
|
Constructor Summary | |
SVGAElementBridge.CursorMouseOutListener(UserAgent ua)
|
Method Summary | |
void |
handleEvent(Event evt)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected UserAgent userAgent
Constructor Detail |
public SVGAElementBridge.CursorMouseOutListener(UserAgent ua)
Method Detail |
public void handleEvent(Event evt)
handleEvent
in interface EventListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |