Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Anyone had problems with jFilechooser?

843807Jan 8 2010 — edited Jan 8 2010
I have problems with JFilechooser freezes when invoking returnVal = chooser.showDialog(this, "Select");

For some reason it freezes the entire program, allthough sometimes (rarely), it doesn't freeze.

Are there currently any problems with JFileChooser? I have not had any problems when embedding it in a window - only when using it on its own with JFileChooser chooser = new JFileChooser();


Regards / Daniel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 5 2010
Added on Jan 8 2010
5 comments
389 views