Construct a DragSourceDropEvent
for a drag that does not result in a drop.
The coordinates for this DragSourceDropEvent
are not specified, so getLocation will return
null for this event.
dsc | the DragSourceContext |
IllegalArgumentException | if dsc is null. |
DragSourceEvent.getLocation
Diagram: DragSource