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 6756 - User defined components which are containers are not shown.
Summary: User defined components which are containers are not shown.
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-05-24 18:04 UTC by Jan Stola
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 Jan Stola 2000-05-24 18:04:28 UTC
Create new component (JavaBean) from some container.
Put some components into it.
Put this component into ComponentPalette.
Create new form and put your component into this form.
The content of your component is shown.
Close formeditor and open it again.
The content of your component will not be shown.
Comment 1 Marek Grummich 2000-07-25 09:09:59 UTC
Priority is changed to P4 (normal).
Comment 2 Tomas Pavek 2000-09-05 11:26:59 UTC
*** Bug 6769 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Pavek 2000-09-05 11:35:59 UTC
This is a known problem of container beans.
The workaround is to set the property "isContainer" of the bean in component
palette to false:
Global Options > Component Palette > Beans > YourBean.
Then the component should be shown correctly (but can't be used as a container
unfortunately).
This bug will be fixed later, it requires non-trivial changes in form editor's
code.
Comment 4 Tomas Pavek 2000-09-05 11:40:59 UTC
*** Bug 7305 has been marked as a duplicate of this bug. ***
Comment 5 Tomas Pavek 2001-03-01 18:19:36 UTC
There is also a suggestion to be able convert container to ordinary component 
directly from Component Inspector (bug 9875).
Comment 6 Jan Chalupa 2001-03-12 10:40:07 UTC
Version: 'Dev' -> 3.2
Comment 7 _ ttran 2001-04-02 17:25:26 UTC
fixed in release32 and trunk
Comment 8 Marian Mirilovic 2001-04-09 14:38:05 UTC
verified in [nb_r32](23), [pilsen](010407)
Comment 9 Jan Chalupa 2001-05-05 22:24:26 UTC
Target milestone -> 3.2
Comment 10 Quality Engineering 2003-06-30 18:31:48 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.