| Free download Mouse 1.4  
 
 
 Mouse 1.4 web development, java & javascript software developed by Canadian Mind Products. The license of this  web development, java & javascript software is freeware, the price is 0.00, you can free download and get a free trial before you buy a license or registration. All Mouse 1.4 download links are direct Mouse full download from Canadian Mind Products site or their selected mirrors.  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 the nativemouse.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.
 
 The nativemouse.dll must be on the path, e.g. in the current
 directory. With JDK 1.5, the DLL can be in the jar, so long
 as it has no package path.
 
 Keywords: mouse, java, getPointerInfo, position, co-ordinates, screen, location, mouse location, mouse position, Freeware, Web Development, Java & JavaScript, Canadian Mind Products, Mouse Recent Changes: fix problem with Microsoft C++ runtime library Install Support: No Install Support Supported Languages: English Additional Requirements: Requires Java 1.1+ 
 |