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 12039 - AWT: Panel: set NullLayout cause NullPointerException
Summary: AWT: Panel: set NullLayout cause NullPointerException
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-09 14:53 UTC by Marian Mirilovic
Modified: 2003-06-30 18:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException (1.73 KB, text/plain)
2001-05-09 14:54 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2001-05-09 14:53:59 UTC
[nb_r32](39),[jdk1.3.1](rc1)

AWT frame, add Panel and try change layout to NullLayout.
Layout changed, add some AWT component.
Now if you do some operation (panel selection...) with this panel, you allways
obtain new NullPointerException.
Comment 1 Marian Mirilovic 2001-05-09 14:54:29 UTC
Created attachment 1330 [details]
NullPointerException
Comment 2 Marian Mirilovic 2001-05-09 15:18:18 UTC
3.2 -> 3.3dev

[nb_dev](184), [jdk1.3.1](rc1)
sorry for my mistake
Comment 3 Tomas Pavek 2001-05-15 16:30:37 UTC
Fixed in dev trunk.
Comment 4 Marian Mirilovic 2001-05-17 10:47:30 UTC
verified in [nb-dev](190)
Comment 5 Quality Engineering 2003-06-30 18:31:14 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.