|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.bridge.SVGAElementBridge.MouseOutDefaultActionable
public static class SVGAElementBridge.MouseOutDefaultActionable
Field Summary | |
---|---|
protected org.w3c.dom.svg.SVGAElement |
elt
|
protected SVGAElementBridge.CursorHolder |
holder
|
protected UserAgent |
userAgent
|
Constructor Summary | |
---|---|
SVGAElementBridge.MouseOutDefaultActionable(org.w3c.dom.svg.SVGAElement e,
UserAgent ua,
SVGAElementBridge.CursorHolder ch)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.w3c.dom.svg.SVGAElement elt
protected UserAgent userAgent
protected SVGAElementBridge.CursorHolder holder
Constructor Detail |
---|
public SVGAElementBridge.MouseOutDefaultActionable(org.w3c.dom.svg.SVGAElement e, UserAgent ua, SVGAElementBridge.CursorHolder ch)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |