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