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 59993

Summary: java.lang.NullPointerException - getAdjustableComponentAlignment
Product: guibuilder Reporter: Marek Grummich <mgrummich>
Component: Natural LayoutAssignee: issues@guibuilder <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NLFrame.form
NLFrame.java
Exception
Exception_II

Description Marek Grummich 2005-06-15 09:50:36 UTC
Build 200506142000,jdk1.5.0_04
Steps:
- open an attached form
- select all form nodes in the Inspector (jButton1 ... jSplitPane1) 
- invoke delete action form popup menu
- confirm a deletion dialog
=> an attached exception is thrown
Comment 1 Marek Grummich 2005-06-15 09:51:11 UTC
Created attachment 22676 [details]
NLFrame.form
Comment 2 Marek Grummich 2005-06-15 09:51:29 UTC
Created attachment 22677 [details]
NLFrame.java
Comment 3 Marek Grummich 2005-06-15 09:51:53 UTC
Created attachment 22678 [details]
Exception
Comment 4 Marek Grummich 2005-06-15 09:53:32 UTC
Created attachment 22679 [details]
Exception_II
Comment 5 Marek Grummich 2005-07-20 12:58:13 UTC
*** Issue 60680 has been marked as a duplicate of this issue. ***
Comment 6 Jan Stola 2005-08-23 14:42:29 UTC
It works fine in the latest build => closing as fixed.
Comment 7 Marek Grummich 2005-10-25 15:47:22 UTC
Verified