Does anybody know a way to “skin” Java desktop applications. (Like Winamp skins, or skins for MirandaIM)?
I don’t want to create my own look and feel.
Does anybody know a way to skin Java desktop applications. (Like Winamp skins, or
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.
Yes, there are a few ways this can be done, but I don’t know anyone that is really simple. Have a look at Nimbus: The New Face of Swing, it contains a few examples. You can often override the look of components or just change the colors.
Some links:
And you can always change to another LaF, in example Substance.