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 67858 - ActionPerformed event handler
Summary: ActionPerformed event handler
Status: RESOLVED DUPLICATE of bug 65246
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-31 17:35 UTC by dufloth
Modified: 2005-10-31 17:47 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 dufloth 2005-10-31 17:35:49 UTC
Netbeans 5 isn't writing correct event handler for ActionPerformed (maybe in
others events too). The indentifier (variable) evt is missing. Forms created
with NB 4 and rewrited with NB 5 have this error too.
Comment 1 Jan Stola 2005-10-31 17:47:51 UTC

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