Class SVGUseElementBridge.CursorMouseOverListener

  • All Implemented Interfaces:
    org.w3c.dom.events.EventListener
    Enclosing class:
    SVGUseElementBridge

    public static class SVGUseElementBridge.CursorMouseOverListener
    extends java.lang.Object
    implements org.w3c.dom.events.EventListener
    To handle a mouseover on an anchor and set the cursor.
    • Constructor Detail

      • CursorMouseOverListener

        public CursorMouseOverListener​(BridgeContext ctx)
    • Method Detail

      • handleEvent

        public void handleEvent​(org.w3c.dom.events.Event evt)
        Specified by:
        handleEvent in interface org.w3c.dom.events.EventListener