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 165906 - New Class Wizard - no support for 'implements' and 'extends'
Summary: New Class Wizard - no support for 'implements' and 'extends'
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-24 22:42 UTC by shche123
Modified: 2014-07-01 09:52 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shche123 2009-05-24 22:42:02 UTC
New Class Wizard - no support for 'implements' and 'extends'

Is there a reason why the New Class Wizard does not support 'implements' and 'extends' key words? It would be nice to
type in interface the class implements or class the class extends.

Thanks
Leonid
Comment 1 Ivan Sidorkin 2009-05-25 10:35:20 UTC
Not a bug -> changed to Enhancement
reassigned to java for evaluation
Comment 2 Tomas Zezula 2014-07-01 09:52:08 UTC
It's preferable to do the extends (implements) in editor not in wizard.
The wizard should be as easy as possible.