does anyone know how to change the colors for JProgressBar when you use Nimbus LookAndFeel?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
I have overridden the whole
Better is to write a own Painter and set this to the
If You want to change the Color for only a single ProgressBar instance, you can use Per-component customization
|
||||
|
|
|
|||||
|

