|
Mouse
by Canadian Mind Products
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.
mouse java getpointerinfo position co-ordinates screen location mouse location mouse position
|