Click to See Complete Forum and Search --> : How can An applet perform Drag &Drop


xeonyaya
July 29th, 1999, 08:46 PM
In java Application,I add a JTextArea component to a Frame.
And it can perform drag & drop. But When I add that JTextArea
to an Applet,It can't.Why?
Anyone can help me? //I am freshman to Java.Need your help.