Drag and Drop in Java Submitted by donbermoy on Thu, 12/11/2014 - 19:56 This tutorial will teach you how to create a drag and drop program in two textfields in java. So, now let's start this tutorial! 1. Open JCreator or NetBeans and make a java program with a file name of dragDrop.java. 2. Read more about Drag and Drop in JavaAdd new comment103 views