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 155639 - Disclosure Triangle control
Summary: Disclosure Triangle control
Status: RESOLVED INVALID
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker with 1 vote (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-17 11:01 UTC by babuhussain
Modified: 2008-12-17 13:48 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 babuhussain 2008-12-17 11:01:50 UTC
Current version of netbeans 6.5 not having Disclosure Triangle control feature
Comment 1 Jan Stola 2008-12-17 13:48:05 UTC
The Palette of the GUI builder contains standard JDK components only, by default. On the other hand, you can install 
into Palette and use in the GUI builder any component (written according to JavaBeans specification). You can for 
example use JXTaskPane from SwingX library.