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

Summary: AWT: Panel: set NullLayout cause NullPointerException
Product: guibuilder Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: Tomas Pavek <tpavek>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: NullPointerException

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.