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 89604 - Navigational outilnes
Summary: Navigational outilnes
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ sandipchitale
URL: http://wiki.netbeans.org/wiki/view/Ja...
Keywords: UI, UMBRELLA
Depends on:
Blocks:
 
Reported: 2006-11-19 12:58 UTC by Petr Hrebejk
Modified: 2007-03-31 12:14 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 Petr Hrebejk 2006-11-19 12:58:43 UTC
- Content of file
- Type hierarchy
- ...
Comment 1 _ sandipchitale 2007-03-20 07:22:28 UTC
The feature has been mostly implemented and available in nightly builds.

TODO:

1. Build tree models on RequestProcessor with ability to cancel. 
2. Clean up of node text
3. Ability to load the types of:

   - classes, interfaces and enums
   - fields and enum constants
   - return type of methods
   - types of method parameters and exceptions
   - types of constructor exceptions

  in the window.
Comment 2 Petr Hrebejk 2007-03-31 12:14:27 UTC
Shouldn't we cosider this fixed? I know we'll need to do improvements, fixes and
small UI changes but it is there for now.