Re: how to set a different LooAndFeel?



IchBin wrote:
Scirious wrote:
People, how do I set a different LookAndFeel for may projects in Netbeans?

TIA,
Scirious.

If you mean the Netbeans IDE? You can do it presently two ways.

- Download the Substance laf as a external module.
http://www.netbeans.org/kb/50/substance-look-and-feel.html
https://substance-netbeans.dev.java.net

- Pass a different LAF to Netbeans, when you execute it via a startup command: -Dswing.defaultlaf=YourLafYouWantToUse


Sorry not sure if using the Java "-Dswing.defaultlaf=" works nowadays. I use to use it to change the LAF of Netbeans.


Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.



Relevant Pages