using Jfile chooser

i have written a code to open a dalogue box and select a file using JFile chooser.I wish to select multiple files(not using ctrl or shift key) and display them in the textfield.how can i do this?thanks in advance
[219 byte] By [to_be_a_programmera] at [2007-11-26 14:28:10]
# 1
hi, check out this site: www.iam.ubc.ca/guides/javatut99/uiswing/components/filechooser.htmlits a good tutorial on JfileChooser... hope this will solve your problem. keep programming-- Abdel Raoof Olakara http://olakara.googlepages.com
Olakaraa at 2007-7-8 2:22:04 > top of Java-index,Java Essentials,New To Java...
# 2
> check out this site:An old version of the Sun's Swing tutorial. Wow!
aniseeda at 2007-7-8 2:22:04 > top of Java-index,Java Essentials,New To Java...