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 117483 - Inherited members in Classes window
Summary: Inherited members in Classes window
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: Alexander Simon
URL:
Keywords:
: 142435 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-02 15:56 UTC by avp
Modified: 2012-04-23 07:51 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 avp 2007-10-02 15:56:41 UTC
For realization of task of refactoring it is very often necessary to look over a class together with inherited members.
As full refactoring it is not while implemented ,I propose to realize even viewing in the window of classes viewing
(optional from popup menu) with the inherited members.
Comment 1 avp 2007-11-16 08:05:51 UTC
This feature (view of inherited members) may be useful in Classes tab or/and Inspect(View) hierarchy
Comment 2 obucinac 2008-08-01 11:05:50 UTC
*** Issue 142435 has been marked as a duplicate of this issue. ***
Comment 3 obucinac 2008-08-01 12:37:13 UTC
142435 have some slightly different ideas about how result should be displayed and edited.
Comment 4 Alexander Simon 2012-04-23 07:51:15 UTC
Editor supports override/overridden annotations.
Hyperlink can go to multiply implementations.