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 97841

Summary: Include and option to show source of selected element only
Product: java Reporter: juanze <juanze>
Component: NavigationAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description juanze 2007-03-14 15:16:26 UTC
Include an option to get a navigation style familiar to those that have
developed in Smalltalk or Visual Age for Java. For OO programming, focus should
be on classes, not files. Enabling this feature limits the editor only to the
source of the method you select in the Members view of Navigator. The idea is to
include a feature just like Eclipse's "Show Source of Selected Element Only".