Thursday, 12 September 2013

MouseListener in Java

MouseListener in Java

I would like to create method that allows me to move an object along the
path created by all the clicks I execute in a JFrame panel. Can someone
please help me to do it? I am trying with MouseClicked event but still no
result, don't know how to make the first click link to the path of the
second and so one when it is not a straight horizontal or vertical line.

No comments:

Post a Comment