posted 22 years ago
If the procedure executed when starting drag in your program consumes much time, then the program can�t detect that the user have dropped, when the user releases the mouse after a quick drag, so there are still mouseDragged(). So dragGestureRecognized() should not be coded to be time-consuming.
Hope that helpful!
SCJP for Java 2, SCWCD, SCMAD