You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Super-Crosswor...@googlegroups.com
Mouse In Java, allows you to find out where the mouse in on the screen, even when it is not over one of your apps. This has similar function to MouseInfo.getPointerInfo in Java 1.5. This class will work in any version of Java. It uses JNI and a DLL, so it only works on Windows. You must install mouse.32 dll and mouse.64 dll somewhere on the path. Then your programs can find out the x and y position http://rogdai.info/details.php?progid=3476