<Swing Dev> JFileChooser

Carl Antaki carlantaki at gmail.com
Wed Sep 5 00:28:23 UTC 2007


Hi everybody,

I would like to know if improvements to the JFileChooser are on their way in
Java 7. Winpack makes it possible to use a native FileChooser but it's
proprietary and not free so improving the JFileChooser or the old FileDialog
is the way to go in Java 7. I also would like to add a request to add
context menus to JTextComponent by providing a method to enable that, the
context menus are Undo, Redo, Select All, Delete, Cut, Copy, Paste. The
unavailability of such small details make it hard to develop native good
looking Java apps. I am asking that because the developer should not have to
code these details as they should be already available.

Thanks in advance,

Carl Antaki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20070904/930c66d4/attachment.html>


More information about the swing-dev mailing list