public static class SVGUseElementBridge.CursorMouseOverListener
extends java.lang.Object
implements org.w3c.dom.events.EventListener
| Modifier and Type | Field and Description |
|---|---|
protected BridgeContext |
ctx |
| Constructor and Description |
|---|
CursorMouseOverListener(BridgeContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.w3c.dom.events.Event evt) |
protected BridgeContext ctx
public CursorMouseOverListener(BridgeContext ctx)