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?

[201 byte] By [First_knighta] at [2007-11-27 11:50:24]
# 1

any thoughts?

First_knighta at 2007-7-29 18:31:19 > top of Java-index,Java Essentials,New To Java...
# 2

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

_helloWorld_a at 2007-7-29 18:31:19 > top of Java-index,Java Essentials,New To Java...
# 3

Also you should have posted this in the Swing forum, that is why you did not get any replies.

_helloWorld_a at 2007-7-29 18:31:19 > top of Java-index,Java Essentials,New To Java...