This method is invoked to signify that the Drag and Drop
operation is complete. The getDropSuccess() method of
the
DragSourceDropEvent
can be used to
determine the termination state. The getDropAction() method
returns the operation that the drop site selected
to apply to the Drop operation. Once this method is complete, the
current
DragSourceContext
and
associated resources become invalid.
Parameters:
-
dsde - the
DragSourceDropEvent