is it possible to copy a label on a JOptionPane or a JDialog?
hello there
when making a JOptionPane or JDialog that contains labels
is there is a way to shadow the labels by draging the left mouse click on the label to copy it?
any ideas?
hello there
when making a JOptionPane or JDialog that contains labels
is there is a way to shadow the labels by draging the left mouse click on the label to copy it?
any ideas?
You can find plenty of examples here, some of which will do as you wish.
http://www.java2s.com/Code/Java/Swing-JFC/Drag-Drop.htm