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 94837 - [CodeGen] Textfield for name of delegating method
Summary: [CodeGen] Textfield for name of delegating method
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-07 12:56 UTC by Jiri Prox
Modified: 2007-02-12 21:37 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 Jiri Prox 2007-02-07 12:56:02 UTC
NetBeans IDE Dev (Build 200702061900)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Linux version 2.6.5-1.358 running on i386
en_US (nb); UTF-8

It would be nice to have an extra textfiled controlling the name of generated
method while delegating. It should be prefilled with name of selected method. It
will help to delegate the same method from different fields.