Overview | Methods | Fields | This Package | All Packages
Specifies that the drag-and-drop operation results in copying the data to the drop target.
Syntax
public static final int COPY;
Remarks
The original data is untouched by the drag source.