Posted By:
Sandeep_gs
Posted On:
Tuesday, June 3, 2003 01:44 PM
I am trying to listen to mouse events anywhere on the screen
Is there a way I could listen to mouse events...
- outside of a java window (on the desktop for e.g.)
- anywhere on the screen after the window has been deactivated (minimized)?
... other than writing a native method call.