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 223068

Summary: Ability to sort by visibillity in Navigator
Product: java Reporter: pns
Component: NavigationAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal CC: markiewb
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description pns 2012-11-30 15:25:30 UTC
It would be nice if in the navigator panel to be able to sort/group methods and parameters by visibility (public, private, protected, etc.).

In short, what I'm asking is to have a "Sort by Visibility" button on the panel.
Comment 1 Jan Peska 2013-01-15 10:29:22 UTC
I suppose you mean navigator for Java files -> reassigning to Java/Navigation
Comment 2 pns 2013-01-15 14:40:03 UTC
Yes I meant for Java files, but I guess any language that have visibility modifiers (like C++ for example) would be a candidate for this type of feature.