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 60188

Summary: Allow to create GraphConfiguration using a root node
Product: platform Reporter: David Kaspar <dkaspar>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: VERIFIED FIXED    
Severity: blocker CC: lkotouc
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 58859    

Description David Kaspar 2005-06-17 12:36:30 UTC
Currently only a folder in the Layer could be used as a root of a palette content.
Allow to use a Node instance as a root.
Comment 1 Stanislav Aubrecht 2005-07-08 15:48:56 UTC
fixed

there's a new method createPalette in the PaletteFactory that accepts a Node as
palette root. the children of this Node are categories, their children are
palette items.
Comment 2 Zdenek Konecny 2005-07-18 11:02:08 UTC
Verified, Build 200507110943, JDK 1.6.0-ea