Free Software Downloads, Free Games Downloads, Free GSM Software Downloads
Software vendor loginSubmit software programAdvertise with FiveSignContact informations
 
Free Software Downloads
Search: Search for software programs
ActiveX
Compilers & Interpreters
Components & Libraries
Databases & Networks
Debugging
IDEs & Coding Utilities
Java
Management & Distribution
Reference & Tutorials
Source Code
Tools & Editors
 

FiveSign Newsletter
Subscribe Unsubscribe
Enjoy receiving from FiveSign latest software news every week!


Bookmark us Add to Favorites
Set Home Page Set Home Page
Latest software programs Latest software programs
  Add to Firefox search bar


Mouse 1.3

 
You are here: Home > Software Development > Java > Mouse
 
Publisher: Canadian Mind Products
Release Date: 2007-05-25
File Size: 395 KB
OS: Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista Starter, Window
License: Shareware
Editor's rating: Not rated yet
Price: 10 USD [Buy now]
Download Mouse
   
 
Mouse description
Mouse - Click to enlarge screenshot
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.
 
[ Download Mouse 1.3 ] [ Get full version ]
 

Mouse 1.3

RELATED TAGS
mouse, java, getPointerInfo, position, co-ordinates, screen, location, mouse-location
 
 
Copyright ©2005 - 2008 FiveSign Network Help | Link to us | Privacy Policy | Terms | Software Archives