Author | Message |
---|---|
JoseJesusGarciaJr
Posts: 3
|
Posted 22:38 Apr 18, 2017 |
Is anyone else having the problem with running JFileChooser? I've looked at the example code and followed it but whenever I run the program it will randomly run (or not run the program). Sometimes the pop-up box appears for the user to choose a file, but most of the pop-up box doesn't appear at all. Please let me know if you're also having this issue |
kknaur
Posts: 540
|
Posted 06:09 Apr 19, 2017 |
The popup should always render. If you don't see it just minimize eclipse. It may be opening behind your code window. |