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 110228 - IllegalArgumentException when trying to assign a handler to a JTree value changed event
Summary: IllegalArgumentException when trying to assign a handler to a JTree value cha...
Status: RESOLVED DUPLICATE of bug 109242
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-19 00:24 UTC by udirub
Modified: 2007-07-24 17:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The log with the exception (107.91 KB, text/plain)
2007-07-19 00:25 UTC, udirub
Details

Note You need to log in before you can comment on or make changes to this bug.
Description udirub 2007-07-19 00:24:57 UTC
I wrote a class that inherits from JTree. I used it in a JFrame and tried to add a handler to the value changed event
through the GUI editor, it resulted in an IllegalArgumentException in the IDE.
The log is attached
Comment 1 udirub 2007-07-19 00:25:53 UTC
Created attachment 45356 [details]
The log with the exception
Comment 2 Max Sauer 2007-07-24 13:30:43 UTC
Reassigning..
Comment 3 Tomas Pavek 2007-07-24 17:56:38 UTC

*** This issue has been marked as a duplicate of 109242 ***