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 21799 - It should be possible to set properties of beans added to Other Components
Summary: It should be possible to set properties of beans added to Other Components
Status: CLOSED INVALID
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-22 12:07 UTC by Marian Mirilovic
Modified: 2003-06-30 18:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2002-03-22 12:07:17 UTC
[nb_dev](20020322), [jdk1.4](fcs)

Steps to reproduce:
- open/create JFrame
- add Layout/Border to Other Components (e.g. add SoftBevelBorder)
- select added layout/border
-> all properties are read-only, why ?
Comment 1 Tomas Pavek 2002-03-22 13:52:42 UTC
SoftBevelBorder has only read-only properties, as well as 
other borders (except TitledBorder). The borders are 
simply not true beans.

I've tried all layout managers and could edit all their 
properties normally.

So I don't think this is a bug...
Comment 2 Marian Mirilovic 2002-03-22 13:55:56 UTC
OK, closing as invalid.
Comment 3 Quality Engineering 2003-06-30 18:21:25 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-06-30 18:31:15 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.