-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
5.0
-
sparc
-
solaris_8
The code doesn't work properly for GTK+/Motif based JFileChooser
JFileChooser fc = new JFileChooser(parentDirectory);
fc.setSelectedFile(currentDirectory);
All the time the first file/directory in parentDirectory is selected
when JFileChooser goes on.
###@###.### 2004-06-09
JFileChooser fc = new JFileChooser(parentDirectory);
fc.setSelectedFile(currentDirectory);
All the time the first file/directory in parentDirectory is selected
when JFileChooser goes on.
###@###.### 2004-06-09