screen coordinate

Alexandre (Shura) Iline alexandre.iline at oracle.com
Mon Jun 18 02:52:53 PDT 2012


http://hg.openjdk.java.net/openjfx/2.1/master/tests/file/tip/tools/Jemmy/JemmyFX/src/org/jemmy/fx/SceneWrap.java 
: getScreenBounds
+
http://hg.openjdk.java.net/openjfx/2.1/master/tests/file/tip/tools/Jemmy/JemmyFX/src/org/jemmy/fx/NodeWrap.java 
: getScreenBounds

On 06/16/2012 12:26 PM, Tom Eugelink wrote:
> I'm trying to determine the screen coordinates of a node; apparently
> node.layoutX + node.scene.x + node.scene.window.x is not it. At least
> not all of the time. What am I missing?
>
> Tom


More information about the openjfx-dev mailing list