get the coordinate of mouse pointer while moving on the screen(very very urgent)  
Author Message
Alex Molochnikov





PostPosted: 2003-7-22 14:50:00 Top

java-programmer, get the coordinate of mouse pointer while moving on the screen(very very urgent) As long as the mouse hovers over your Java-based window, you can use
MouseMotionListener to get the mouse location. If you want to monitor the
motion of mouse around the screen in general, you are SOL. Java does not
provide mechanism for this.

Alex Molochnikov
Gestalt Corporation

"sameer" <email***@***.com> wrote in message
news:email***@***.com...
> hi guys,
> i need ur help. hope i will get ur valuable help.well the problem is
> below:---
>
>
> how can i get the mouse coordinates (in terms of x,y,z) as a tooltip
> on the mouse pointer while moving the mouse on the screen. Means when
> i will move the mouse on the screen ,i will get coordinates on the
> mouse pointer not in status bar,as a tooltip which will show the x,y,z
> coordiates.
> if any one know it, request plzz send me the complete code or
> what ever he /she knows about it.
>
>
> with best regards,
> sameer