does anyone know how to change the colors for JProgressBar when you use Nimbus LookAndFeel?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have overridden the whole
nimbusOrange-Default Value, which change all ProgressBar-Colors and any othernimbusOrange. (InternalFrame – minimize Button)here with
nimbusBase(blue)Better is to write a own Painter and set this to the
UIManagerviaIf You want to change the Color for only a single ProgressBar instance, you can use Per-component customization