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 222067 - Please implement the ability (in the Navigation window) to select multiple components (e.g. bunch of RadioButtons) and bind them to a single component e.g a ButtonGroup. It would waste time binding them one at a time.
Summary: Please implement the ability (in the Navigation window) to select multiple co...
Status: RESOLVED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2012-11-13 19:26 UTC by xd9813
Modified: 2012-11-14 10:09 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (68.60 KB, text/plain)
2012-11-13 19:26 UTC, xd9813
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xd9813 2012-11-13 19:26:37 UTC
Product Version = NetBeans IDE 7.2 (Build 201207171143)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_05
Runtime = Java HotSpot(TM) Client VM 23.1-b03
Comment 1 xd9813 2012-11-13 19:26:40 UTC
Created attachment 127738 [details]
IDE log
Comment 2 Marian Mirilovic 2012-11-14 10:09:08 UTC
I think you can do so even now :
- add button group
- add as many of items as you wish
- select all items you would like to group
- go to properties panel
- select buttonGroup property and choose the button group from combobox

NB 7.3 beta 3