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 198436 - SwingX integration
Summary: SwingX integration
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal with 3 votes (vote)
Assignee: issues@guibuilder
URL:
Keywords:
: 213229 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-05-08 16:36 UTC by Jan Stola
Modified: 2012-06-12 12:25 UTC (History)
3 users (show)

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 Jan Stola 2011-05-08 16:36:33 UTC
JDK contains just a basic set of Swing components. Users usually use also components from other sources. Besides custom components users frequently use components from some 3rd party library. One of such widespread libraries is SwingX library.

It would be nice to create a small module that would integrate this library with NetBeans GUI Builder, i.e., a module that would setup SwingX library in Library manager and create and fill SwingX categor-y/-ies in Palette.

Some time ago NetBeans team cooperated with SwingX team on fine-tuning of their BeanInfos and property editors. It would be good to reestablish this cooperation and verify that SwingX components work well in NetBeans (including installation of SwingX L&F addons and categorization/presentation of properties in Properties window).
Comment 1 Tomas Pavek 2012-06-12 08:52:38 UTC
*** Bug 213229 has been marked as a duplicate of this bug. ***