Skinning java desktop applications?
•
Java
Does anyone know how to "skin" java desktop applications (like Winamp skin, or mirandaim skin)?
Solution
Yes, there are several ways to do it, but I don't know anyone is really simple Look at nimbus: the new face of swing, which contains several examples You can usually override the appearance of components or change only the color
Some links:
> Nimbus Colors > Skinning a Slider with Nimbus > Nimbus UIManager UIDefaults
You can change to another LAF at any time, such as substance
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码