COPIED from javax.swing.plaf.basic.BasicDragGestureRecognizer
because that copy is package private.
Default drag gesture recognition for drag operations performed by classses
that have a dragEnabled property. The gesture for a drag in
this package is a mouse press over a selection followed by some movement
by enough pixels to keep it from being treated as a click.
author: Timothy Prinzing version: 1.5 01/23/03 |