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 - Please allow changing properties for sub-components
Summary: Please allow changing properties for sub-components
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-10 10:05 UTC by Tim Lebedkov
Modified: 2008-04-29 14:48 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 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