Bug 175645 - [navigation] Add more fine grained filters to Outline tab
Summary: [navigation] Add more fine grained filters to Outline tab
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 00:51 EST by Guy Korland CLA
Modified: 2007-06-22 10:02 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guy Korland CLA 2007-02-27 00:51:45 EST
Currently the Outline provides in general only one way to filter the methods:
1. Only public.
2. All.

A better fine grained filters are needed, in many cases an ability to see the packaged and the public methods is needed. 
Or to see all but private methods.
Comment 1 Dani Megert CLA 2007-02-27 02:41:01 EST
This would go into the MemberFilterActionGroup.
Comment 2 Martin Aeschlimann CLA 2007-02-27 05:39:17 EST
We can't just add more buttons to the toolbar as it would get too big. The buttons were carefully chosen. All additional filters should go to the filters menu. Maybe at some point we can make the toolbar user configurable, but this is currently not planed.

Back to Dani to decide if he wants to add more filters to the outline 'Filters...' menu
Comment 3 Dani Megert CLA 2007-02-27 05:41:39 EST
Not for now.
Comment 4 Dani Megert CLA 2007-06-22 09:59:32 EDT
Get rid of deprecated state.