Thread
:
JFileChooser trouble
View Single Post
Oct 10th, 2006, 11:46 AM
#
2
paulchwd
Hobbyist Programmer
Join Date: Mar 2005
Posts: 139
Rep Power:
4
use your file object (here its called fFile) to do this:
fFile = fc.getSelectedFile ();
paulchwd
View Public Profile
Find More Posts by paulchwd