How I can enable the drag and drop event on jlabel ?
I have put an image inside jlabel ,and I want to drag that image to jpanel and open it there .Please can any one help me to do that?
How I can enable the drag and drop event on jlabel ? I have
Share
See the Drag and Drop and Data Transfer lesson of the Java Tutorial.