How can I change the color of my ProgressBar, it always looks an odd little orange, I tried to use this code but it did not work:
UIManager.put("ProgressBar.background", Color.orange);
UIManager.put("ProgressBar.foreground", Color.blue);
UIMan...
asked by
22.04.2015 / 19:05