开发者

Java Loading/Progress Bar

I have a JPanel, and I'd like to add a Progress Bar to it. I've never used Progress Bar before, and I've searched around the web and found some links, but still haven't gotten what I wanted.

开发者_Python百科

I want a progress bar that I can specify the width, the height, and that has a percentage in the middle of it. And, I'd like to be able to set that percentage whenever I want.


Oracle has a very detailed page about how to use Swing's progress bar. Check it out you'll find all you need, including .java files with coded examples: it is called How to Use Progress Bars.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜