aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Drag and Drop JDK1.4.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Drag and Drop JDK1.4.0" Watch "Drag and Drop JDK1.4.0" New topic
Author

Drag and Drop JDK1.4.0

Patrick ODonnell
Ranch Hand

Joined: Nov 28, 2001
Posts: 31
Hi all,
I have just downloaded JDK1.4.0 and I would like to be able to create a Jlist of components from which I could drag items to a JTextfield. Has anyone done this or can it be done?? I have seen example on the sun website but it says these will become obsolete in v1.4.0. Has anyone got any information on this or pointers.
Thanks,
Patrick.
Matt Senecal
Ranch Hand

Joined: Dec 01, 2000
Posts: 255
Hi,
This is an example program that lets you drag and drop from a JList to a JTextField:

---Matt
Originally posted by Patrick ODonnell:
Hi all,
I have just downloaded JDK1.4.0 and I would like to be able to create a Jlist of components from which I could drag items to a JTextfield. Has anyone done this or can it be done?? I have seen example on the sun website but it says these will become obsolete in v1.4.0. Has anyone got any information on this or pointers.
Thanks,
Patrick.


There's nothing more dangerous than a resourceful idiot. ---Dilbert
 
I agree. Here's the link: jrebel
 
subject: Drag and Drop JDK1.4.0
 
Similar Threads
NEW SCEA Mock Test Available!!
shouldl i have some problems if i use weblogic7.0+jdk1.4.0
Dragging all sorts of JComponents?
Disabled JTable header still sorts
main method(mock exam question)