Reputation: 18521
How do I add JProgressbar to the swing palette?
Upvotes: 1
Views: 383
Reputation: 1324537
You can follow the procedure described in "Adding GUI Components and Forms to the palette":
Right-click the target group, and choose Add Component to Palette.
The Add Component dialog opens.
You will be able to specify the full class name of the component you want to add.
Upvotes: 2