How do开发者_开发百科 I add JProgressbar to the swing palette?
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.
精彩评论