如何将JProgressbar添加到swing调色板?
发布于 2011-05-16 15:15:40
您可以按照“Adding GUI Components and Forms to the palette”中描述的步骤操作:

右键单击目标组,然后选择Add Component to Palette。
此时将打开Add Component dialog。
您将能够指定要添加的组件的完整类名。
https://stackoverflow.com/questions/6013617
复制相似问题