hai
I have a problrm with mouse events.
i have a JPanel. I added MouseInputAdapter and a MouseMotionListener to this panel.
The problem is whenever i click the mouse at two different points (considerably distanced) consecutively, instead of two MouseClicked events a MouseDragged event is getting generated.
I am using J2SDK1.3. Some boby pl tell me reason and remedy for this.
Anticipating an early reply
With Regards
Maruti