Closed GoogleCodeExporter closed 9 years ago
Weird... the NPE occurs on the following line of code:
JFileChooser fileChooser = new JFileChooser();
I'm afraid that there is not much I can do about this error. Seems to be an
issue
with the JRE itself.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4711700
Original comment by frank.co...@gmail.com
on 15 Dec 2009 at 1:23
FYI
I have resolved this issue meanwhile. Apparently on my development PC the icon
cache
was somehow corrupted. This resulted in JFileChooser being unable to access the
"My
Computer" icon, hence the nullpointer exception.
Best regards,
Frank
Original comment by frank.mo...@gmail.com
on 16 Jan 2010 at 1:11
Original comment by frank.co...@gmail.com
on 19 Apr 2010 at 12:52
Original issue reported on code.google.com by
frank.mo...@gmail.com
on 14 Dec 2009 at 10:24