Mouse Position Detector

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.7+. This class will work in any version of Java. It uses JNI and a DLL.

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.7+.

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 of the

mouse, [(0, 0 is the upper left of the screen] at any time by

calling:

Point p = com.mindprod.mouse.Mouse.getWhereMouseIsOnScreen()

Java and C source included.

You can test the program by typing:

java -cp C:\ com.mindprod.mouse.Mouse

Where C:\ in where you installed the com/mindprod/mouse

directory.

Download

System Requirements:

Java, Linux, Mac OS X, Unix, Win2000, Win7 x32, Win7 x64, WinServer, WinVista, WinVista x64, WinXP

Version:

1.5

Last updated:

2015-09-23 11:20:25

Publisher:

Canadian Mind Products

Homepage:

http://mindprod.com

File name:

mouse15.zip

File size:

0.22MB

License:

Freeware

Price:

0.00

You may also like...