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 82361

Summary: Please allow changing properties for sub-components
Product: guibuilder Reporter: Tim Lebedkov <lebedkov>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tim Lebedkov 2006-08-10 10:05:48 UTC
I have created a class derived from JPanel and a method JLabel getLabel() in it.
When I place this component on my form I am not able to change properties of the
label through the properties window.

Thank You