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 - Allow to create GraphConfiguration using a root node
Summary: Allow to create GraphConfiguration using a root node
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks: 58859
  Show dependency tree
 
Reported: 2005-06-17 12:36 UTC by David Kaspar
Modified: 2008-12-22 20:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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