This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 7190 - "Add Directory" file chooser dialog labels are misleading
Summary: "Add Directory" file chooser dialog labels are misleading
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P3 normal (vote)
Assignee: Rostislav Levy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-07-28 20:20 UTC by Ann Sunhachawee
Modified: 2008-12-23 11:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ann Sunhachawee 2000-07-28 20:20:36 UTC
Currently, when you launch the Directory file chooser dialog from "Add
Directory..." off of the Explorer pop up menu or from "Add Filesystem|Add Local
Directory" dialog from File menu, a dialog appears that has the text fields:
"File name"
"Files of Type"

Since this dialog only allows you to enter directories, this is very misleading.
Label should be "Directory", and I can't think of a reason why we need "files of
Type" drop down list for this dialog.
Comment 1 Rostislav Levy 2000-08-14 13:29:59 UTC
Mount action uses a JFileChooser class. It's a standard swing component.
In my opinion, the JFileChooser component doesn't have functions to modify
labels.
Comment 2 Quality Engineering 2003-07-01 15:56:31 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 3 Quality Engineering 2003-07-01 16:20:20 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.