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 129933 - Improving of the Image chooser dialog
Summary: Improving of the Image chooser dialog
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 16:49 UTC by pribyl
Modified: 2008-05-05 15:08 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pribyl 2008-03-12 16:49:10 UTC
NetBeans IDE Dev (Build 200803110005)
1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19

I encountered some minor problems when adding icons to swing components using the Image chooser.

- The radio button next to 'External image' should  auto-check when user starts to type some adress into appropriate
text field
- The label for this text field is 'File or URL', though it is accepting only files. It may be quite confusing for the
user who would like to add some image from web, typing its URL (in fact, the exception will be thrown. See issue 129927)