GUI - How to set a default look and feel in Java! [Nimbus Look And Feel]
In this video tutorial, I will explain to you how to set a default look and feel in Java with swing.properties!
I demonstrate this with a very simple (JOptionPane) Dialog Box!
Copy-paste this line of text:
swing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel
Of course, this is just for Java's Nimbus L&F, for other L&F you should write their path :)
Nimbus Look and Feel:
http://docs.oracle.com/javase/tutoria...
6 of the Best Java Look and Feels to make your app amazing:
http://www.jwrapper.com/blog/6-great-...