View Single Post
Old 11-10-2012, 06:28 AM   PM User | #1
smkumar84
New to the CF scene

 
Join Date: Nov 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
smkumar84 is an unknown quantity at this point
Question Listening to system mouse clicks from Java

My main aim is to count the number of mouse clicks on a particular application.

Imagine I have opened Microsoft Word and a web browser on my PC. My Java code should tell me how many times I clicked on Word and on the web browser. I need the application name and the number of clicks.

How can I do this? Any solution must work for MAC, Linux and Windows

Last edited by smkumar84; 11-10-2012 at 06:34 AM..
smkumar84 is offline   Reply With Quote