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

Summary: Disclosure Triangle control
Product: guibuilder Reporter: babuhussain <babuhussain>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.