protected MouseDragGestureRecognizer (DragSource ds, Component c)

Construct a new MouseDragGestureRecognizer given the DragSource for the Component c, and the Component to observe.

Parameters:
ds    The DragSource for the Component c
c    The Component to observe