View Single Post
Old Oct 10th, 2006, 11:46 AM   #2
paulchwd
Hobbyist Programmer
 
paulchwd's Avatar
 
Join Date: Mar 2005
Posts: 139
Rep Power: 4 paulchwd is on a distinguished road
use your file object (here its called fFile) to do this:

fFile = fc.getSelectedFile ();
paulchwd is offline   Reply With Quote