'Change Java Swing default drag and drop action to copy

Is it possible to reverse the move and copy drag 'n drop actions in Java Swing? That is, make copy the default drag action with Ctrl-drag as move, including changing the cursor accordingly?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source