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

Summary: ActionPerformed event handler
Product: guibuilder Reporter: dufloth <dufloth>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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 ***