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

Summary: Support for inheritance
Product: java Reporter: ronnychan <ronnychan>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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