Specifies that the drag-and-drop operation results in copying the data to the drop target.
public static final int COPY;
The original data is untouched by the drag source.