Working with progressbar [duplicate]

末鹿安然 提交于 2019-12-01 12:54:33

问题


Possible Duplicate:
Nice looking progress bar in java

I use setBackground and setForeground to set the color of a JProgressBar but they didn't work, the color remain Orange. I can't change it.


回答1:


It's likely due to your installed look-and-feel. Does this help: change-colors-for-jprogressbar-with-nimbus



来源:https://stackoverflow.com/questions/12088424/working-with-progressbar

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!