Any plans to have JFileChooser & FileDialog return paths?

Paulo Levi i30817 at gmail.com
Tue Dec 27 15:50:02 PST 2011


It seems to me that those are popular inputs for file objects.

Also i think JFileChooser may benefit from such a retrofit. For instance i
know that it suffers from a exception in serialization of files produced by
it; because it is using it's own private file subclass that needs to be
released in a queue when the JVM is shutting down. After serialization
those objects are already disposed and then pain follows when you try to
serialize them.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/nio-discuss/attachments/20111227/fb31ff9b/attachment.html 


More information about the nio-discuss mailing list