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 7477

Summary: NullPointerException thrown when trying to set some event handler programmatically.
Product: guibuilder Reporter: Jan Stola <jstola>
Component: CodeAssignee: Tomas Pavek <tpavek>
Status: CLOSED FIXED    
Severity: minor    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Stola 2000-08-23 15:43:22 UTC
1. Create some form.
2. Obtain reference to some property (Node.Property) on Event tab of this form.
3. Try to create some event handler by calling setValue("someName") on this
   property. NullPointerException will be thrown.
Comment 1 Tomas Pavek 2000-08-23 15:43:59 UTC
Fixed in the open source trunk.
Comment 2 Jan Stola 2000-09-14 17:34:59 UTC
Verified in build 31.
Comment 3 Quality Engineering 2003-06-30 18:26:33 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.