<Swing Dev> JFileChooser

Clemens Eisserer linuxhippy at gmail.com
Wed Sep 5 16:29:17 UTC 2007


Hello Carl,

> 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.

I don't use Windows so I don't know how the Windows-"Port" of
JFileChooser looks, but did you do your testing with the Windows-LnF?

Furthermore if you would like to have this issue resolved quick (since
you're not a paying customer the priority of your RFE's is relativly
low (as is mine)), you could implement it yourself. The code is open,
so feel free to play arround with it. But be aware that especially for
JFileChooser things are not as easy as someone may imagine ;)

lg Clemens



More information about the swing-dev mailing list