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 74875 - inheritance navigation
Summary: inheritance navigation
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-12 01:36 UTC by wqtnetbeans
Modified: 2013-08-10 14:10 UTC (History)
1 user (show)

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 wqtnetbeans 2006-04-12 01:36:24 UTC
Another feature from IntelliJ editor that is too nice to do without:

On the left hand side of the editor bar, there should be a downward arrow for
all interface/superclass/overridden-method delarations that have
implementing/subclass/overriding code.

. If it is an interface/superclass, onclick of the downward arrow, a dropdown
list should show all the implementing/subclass; and, onclick of the
implementing/subclass name, the class show open in editor.

. If it is an overridden method inside the interface/superclass, onclick of the
downward arrow, the dropdown list should show all the overriding methods in all
implementing/subclasses; and oncick of the overriding method name, the editor
should open and navigate to the selected overriding method.

Vice versa, an upward arrow should exist for all
implementing/subclasses/overriding methods; the user should be able to use it to
navigate to the super code.
Comment 1 wqtnetbeans 2006-10-13 22:11:02 UTC

*** This issue has been marked as a duplicate of 85814 ***
Comment 2 wqtnetbeans 2007-09-19 23:22:17 UTC
Reopen for it's not implemented in 6.0 beta 1.
Comment 3 markiewb 2013-08-10 14:10:40 UTC
Worksforme using NB7.4/201308092300.