| Author |
Drag and Drop problem
|
Punit Jain
Ranch Hand
Joined: Aug 20, 2011
Posts: 902
|
|
here is some classes:
AbstractDropManager.java
AnswerClassNew.java
ComponentAdapter.java
DragnDemo.java
DropAdapter.java
DropEvent.java
DropListener.java
DropManagerDemo.java
GlassPane.java
HeaderPanel.java
MotionAdapter.java
Please Compile the class DragnDemo.java, it's successfully compiling and running, bt i need to add the drop listener for more text fields, i mean to say the text field which is visible to the form is one, i need to add more and that drop event should for all text field i will add, can anyone help me this..??
Thanks in advance.
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
Please condense your problem in a SSCCE. I don't think many people want to copy-paste 11 pieces of code.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
Darryl Burke
Bartender
Joined: May 03, 2008
Posts: 4163
|
|
Please BeForthrightWhenCrossPostingToOtherSites
http://www.java-forums.org/awt-swing/48782-drag-drop-problem.html
Also, credit should be given to the source of the code.
http://code.google.com/p/geometrees/
|
luck, db
There are no new questions, but there may be new answers.
|
 |
 |
|
|
subject: Drag and Drop problem
|
|
|