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 205434

Summary: Swing Bean Form creation wizard is better if it includes a class browser to pick superclass for the bean to be created
Product: guibuilder Reporter: ytn01
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: normal CC: satory
Priority: P3    
Version: 7.1   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description ytn01 2011-11-22 16:05:21 UTC
The wizard for creating a Swing Bean form currently has an option to enter a super class for the bean as text.
I think it would be reasonable to include a class-browser to pick the desired class from a subset of valid classes.

This way a user has the option to specify the desired super-class by browsing the API or by entering qualified name for the class.
Comment 1 Tomas Pavek 2013-06-19 17:31:00 UTC
*** Bug 231153 has been marked as a duplicate of this bug. ***