cross platform - Finding the window at a point on screen in java -


Is there a cross-platform approach to detect windows on a certain point on the screen?

If not, what would be the similar function to get WindowsPoint for linux (X11?) And OS X?

The swing has the functionality to identify the component at some point.

What do you have to do?


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -