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 52086 - Override Methods action should be available from the editor's pop-up menu
Summary: Override Methods action should be available from the editor's pop-up menu
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: Other Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-06 06:42 UTC by johnzoet
Modified: 2007-09-26 09:14 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 johnzoet 2004-12-06 06:42:43 UTC
It would be quite usefull to have the Java 
Editor create: 
- all methods of an interface 
- selected or all methods of an abstract class 
 
At present I have to look into the source code 
of an interface or abstract class. Then copy and 
past the signatures I need. 
It would be easier if the editor would show the 
methods to choose from and then create empty 
methods.
Comment 1 _ rkubacki 2004-12-06 11:18:55 UTC
The feature already exists - Tools | Override methods (Ctrl-I).
Comment 2 _ rkubacki 2004-12-06 11:19:26 UTC
closing
Comment 3 johnzoet 2004-12-06 20:53:57 UTC
Although the functionality is present, this is the last place I 
would have been looking for. 
I would expect that same menu item when I right-click in the Java 
editor. 
 
 
Comment 4 Martin Matula 2004-12-07 08:53:24 UTC
Gabo, please evaluate whether we should add this action to the
editor's popup menu. Or is there any other way we could make it more
visible?
Comment 5 Jan Becicka 2005-03-18 12:14:16 UTC
Gabo is not responisble for this issue any more. Rudo please take a look at it.
Thanks
Comment 6 Rudolf Bock 2005-04-05 13:32:10 UTC
I'm sure, that the shortcut CTRL-I (Cmd-I) is better than contextual menu item, but we can think about 
it...
Comment 7 johnzoet 2005-04-05 14:06:38 UTC
Once you know that Ctrl-I does the same thing it is not an issue anymore. 
I will close this issue with WORKSFORME 
Comment 8 Quality Engineering 2007-09-20 10:58:59 UTC
Reorganization of java component