我使用了.setBackground和.setForeground但它们不起作用,颜色像橙色,无法更改。 最佳答案 我认为这些值(value)观适合你UIManager.put("ProgressBar.background",Color.ORANGE);UIManager.put("ProgressBar.foreground",Color.BLUE);UIManager.put("ProgressBar.selectionBackground",Color.RED);UIManager.put("ProgressBar.sele