public static class SVGAElementBridge.CursorMouseOutListener
extends java.lang.Object
implements org.w3c.dom.events.EventListener
Modifier and Type | Field and Description |
---|---|
protected SVGAElementBridge.CursorHolder |
holder |
protected UserAgent |
userAgent |
Constructor and Description |
---|
CursorMouseOutListener(UserAgent ua,
SVGAElementBridge.CursorHolder ch) |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(org.w3c.dom.events.Event evt) |
protected UserAgent userAgent
protected SVGAElementBridge.CursorHolder holder
public CursorMouseOutListener(UserAgent ua, SVGAElementBridge.CursorHolder ch)