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 103891

Summary: exception during performing "extract superclass"
Product: editor Reporter: Lukasz Grela <lgrela>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: exception

Description Lukasz Grela 2007-05-14 10:18:19 UTC
1) create java app
2) create JFrame Form
3) perform "extract superclass" from created in step 2 class (select all
available methods) -> during extracting exception is thrown
Comment 1 Lukasz Grela 2007-05-14 10:18:44 UTC
Created attachment 42370 [details]
exception
Comment 2 Jiri Prox 2007-05-14 10:32:50 UTC
Yes, refactoring does not work with forms

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