Submitted On 01-NOV-2000
jcaron
If launching under webstart (on Win2000), I get a "There is no disk in the drive. Please
insert a disk into drive A:" and a "There is no disk in the drive. Please
insert a disk into drive \Device\Harddisk0\DR0" dialog box when instantiating a JFileChooser.
(perhaps this deserves its own bug report?)
Submitted On 04-DEC-2000
JohnSutter
I don't like the idea of displaying all the driver letters, but I do like the
workaround of a 'refresh' button. On some machines it can take forever
to create a JFileChooser (HP laptops are the worst for this). We used to
just create one JFileChooser and then tweak it as needed. Then people
wanted to see their network drives so we had to create a new JFileChooser
each time (ouch!).
I'll look at writing my own UI, etc.. Add that 'refresh' button.
At least when the user presses 'refresh' they might expect a delay.
- j
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|