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 143346 - Setting action for Swing component throws IllegalArgumentException
Summary: Setting action for Swing component throws IllegalArgumentException
Status: RESOLVED DUPLICATE of bug 122618
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-08 22:02 UTC by eaolson
Modified: 2008-08-11 11:01 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 eaolson 2008-08-08 22:02:23 UTC
Adding pretty much any Swing component to a form in the visual editor, then changing the action property to anything
non-null results in an IllegalArgumentException being thrown. This happens when I specify it in the action field in the
Properties window, not using the properties editor. I figure I'm not using this correctly, but it seems to me that it
shouldn't throw an exception.
Comment 1 Jan Stola 2008-08-11 11:01:32 UTC

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