jProgressBar.setBackground(new Color(255, 255, 255)); // 背景 jProgressBar.setForeground(new Color(255, 0, 0)); // 进度颜色