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 59946 - Cannot add custom bean into the form due to NPE
Summary: Cannot add custom bean into the form due to NPE
Status: RESOLVED DUPLICATE of bug 59274
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-14 17:36 UTC by Jan Becicka
Modified: 2005-09-05 09:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (1016 bytes, text/plain)
2005-06-14 17:37 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2005-06-14 17:36:45 UTC
When I try to add my bean into a JPanel (with Natural Layout) using form editor
(via copy/paste), I always get NPE. I'm able to use this bean with other layouts
without problems.

Sorry for marking this as P1, but it is blocker for our JavaOne demo.
Comment 1 Jan Becicka 2005-06-14 17:37:27 UTC
Created attachment 22662 [details]
NPE
Comment 2 Tomas Pavek 2005-06-15 06:27:38 UTC
Not really a bug - copying in the new layout has not been implemented yet. Could
you provide more details about your demo?
Comment 3 Jan Becicka 2005-06-15 08:20:54 UTC
We are trying to create this dialog
http://java.sun.com/docs/books/tutorial/together/bingo/letsplay.html#runplayer

If this issue is not easy to fix, we must change our demo (We can change it - it
is not a problem)
Comment 4 Tomas Pavek 2005-07-12 09:20:53 UTC

*** This issue has been marked as a duplicate of 59274 ***