org.apache.batik.bridge
public static class SVGAElementBridge.MouseOutDefaultActionable extends java.lang.Object implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected org.w3c.dom.svg.SVGAElement |
elt |
protected SVGAElementBridge.CursorHolder |
holder |
protected UserAgent |
userAgent |
Constructor and Description |
---|
SVGAElementBridge.MouseOutDefaultActionable(org.w3c.dom.svg.SVGAElement e,
UserAgent ua,
SVGAElementBridge.CursorHolder ch) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
protected org.w3c.dom.svg.SVGAElement elt
protected UserAgent userAgent
protected SVGAElementBridge.CursorHolder holder
public SVGAElementBridge.MouseOutDefaultActionable(org.w3c.dom.svg.SVGAElement e, UserAgent ua, SVGAElementBridge.CursorHolder ch)
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.