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 - java.lang.NullPointerException - getAdjustableComponentAlignment
Summary: java.lang.NullPointerException - getAdjustableComponentAlignment
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
: 60680 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-15 09:50 UTC by Marek Grummich
Modified: 2005-10-25 15:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NLFrame.form (8.96 KB, text/plain)
2005-06-15 09:51 UTC, Marek Grummich
Details
NLFrame.java (6.61 KB, text/plain)
2005-06-15 09:51 UTC, Marek Grummich
Details
Exception (3.19 KB, text/plain)
2005-06-15 09:51 UTC, Marek Grummich
Details
Exception_II (2.92 KB, text/plain)
2005-06-15 09:53 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
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