<AWT Dev> bug 6913179 (The java.awt.FileDialog should use native GTK file chooser on linux distros) - indentation corrected
Costantino Cerbo
c.cerbo at gmail.com
Sun May 2 10:43:16 PDT 2010
Hello again!
I was wrong: I meant the issue 6927978 (Directory Selection standard
dialog support) and not the 6705345 (that's already fixed).
The goal is to add to the FileDialog a feature like the
JFileChooser#setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY).
My idea it to allow FileDialog#setMode(.) to accept also the value
LOAD_DIRECTORIES_ONLY ( = 2).
It's a minimal change that doesn't broke the existing API. Do you
agree to do so?
I can do the fix for GTK. Does anybody in this mailing list want to
deliver the patch for windows?
Regards,
Costantino
More information about the awt-dev
mailing list