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 30512 - Support for inheritance
Summary: Support for inheritance
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-30 11:09 UTC by ronnychan
Modified: 2016-07-27 20:58 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 ronnychan 2003-01-30 11:09:45 UTC
At this moment support for inheritance (methods) are only 
available at creation-time of a new subclass. Most of the 
time I spend time tracking and copying-and-pasting 
javadoc+methodshell from one of the superclasses into a 
subclass. It would be nice if support for inheritance can 
be extended to after creation-time. A suggestion of mine 
is to put an 'inherited methods'-node besides of the 
current 'Fields', 'Constructors', 'Methods' and 'Bean 
Patterns' and whenever a developer double-clicks on an 
item below this node, the method's shell with javadoc is 
added to the current class.
Comment 1 markiewb 2016-07-27 20:58:21 UTC
Invalid. To old. Check out 8.1