View Single Post
  #11 (permalink)  
Old 07-13-2007, 01:52 AM
java_newbie java_newbie is offline
Member
 
Join Date: Jul 2007
Posts: 8
java_newbie is on a distinguished road
Thanks fr reply but ...

What do you mean by echooser should be null..
well defination of echooser is
protected JFileChooser eChooser;

And yeh all the objects are avaiable by intellisence after eChooser. So it points to right objects i guess..and moreover this application works fine ..So i dont think there is anything wrong in code but i dont know what am i missing...
Reply With Quote