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 126821 - DEA: Need 'Collapse All' in the pop-up menu in 'Projects' window
Summary: DEA: Need 'Collapse All' in the pop-up menu in 'Projects' window
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-06 11:42 UTC by vamsee
Modified: 2010-04-07 17:12 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 vamsee 2008-02-06 11:42:59 UTC
We have an customer requesting for 'Collapse All' feature for the nodes under 'Projects' window. 

When a node or nodes in the Projects Window have been exploded in the usual fashion, is it possible to collapse the
trees created other than by reversing the node explosion procedure? Is there a feature of the IDE which collapses all
nodes in the Projects Window to their starting level when the IDE is launched?
Comment 1 Milan Kubec 2008-10-15 13:07:38 UTC
I guess this needs to be addressed in Explorer.
Comment 2 Jaroslav Tulach 2010-04-07 04:44:01 UTC
Milan, you are wrong. This shall be addressed in projects via http://bits.netbeans.org/dev/javadoc/org-openide-explorer/org/openide/explorer/view/TreeView.html#collapseNode(org.openide.nodes.Node)
Comment 3 Jesse Glick 2010-04-07 17:12:36 UTC
No such feature, no plans for one. You can collapse root nodes yourself if you want to.