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

Summary: DEA: Need 'Collapse All' in the pop-up menu in 'Projects' window
Product: projects Reporter: vamsee <vamsee>
Component: Generic Projects UIAssignee: Jesse Glick <jglick>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.