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 - NullPointerException thrown when trying to set some event handler programmatically.
Summary: NullPointerException thrown when trying to set some event handler programmati...
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 minor (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-23 15:43 UTC by Jan Stola
Modified: 2003-06-30 18:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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