Thread: Dumb Netbeans Q
View Single Post
  #13 (permalink)  
Old 05-26-2008, 11:45 AM
Eku Eku is offline
Senior Member
 
Join Date: May 2008
Location: Makati, Philippines
Posts: 228
Eku is on a distinguished road
I used this command to get the file with the Current directory


Code:
filename=fileChooser.getSelectedFile();
I hope that helps.
__________________
Mind only knows what lies near the heart, it alone sees the depth of the soul.
Reply With Quote