Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,817

    Re: GUI mouse movement

    Recommended reading: How to Write a Mouse Listener (The Java™ Tutorials > Creating a GUI With JFC/Swing > Writing Event Listeners)

    I'd suggest you start simply by putting print statements in each...
  2. Replies
    3
    Views
    1,817

    Re: GUI mouse movement

    I'm really not sure what your question is, and I don't see any logic in the MouseEvent handlers. You're going to have to add code that reacts to the mouse actions and updates the position of the...
Results 1 to 2 of 2