Posts by Rivaldo dos santos • 1 point
1 post
-
-1
votes1
answer217
viewsQ: Getting the mouse coordinates out of Jframe
I have a Jframe implemented in a simple way with Mousemotionlistener in java to get the coordinates of a variable, and I am returning with gety() and getx(). So far so good, but when I noticed the…