Just download JGoodies Looks from http://www.jgoodies.com/downloads/libraries.html
Copy the looks library to your lib folder.
And finally add this line to the bottom of the Launcher.java main method. (patch)
- Code: Select all
UIManager.installLookAndFeel("PlasticXPLookAndFeel", PlasticXPLookAndFeel.class.getName());
And... Voila!
Now you can choose PlasticXPLookAndFeel from the L&F dialog.
I know it's not a big contribution, but it looks GREAT.
Here is an screenshot of mucommander running with JGoodies Looks on ubuntu.
Saludos.
Alejandro.
