Mega Code Archive

 
Categories / Java / Swing JFC
 

Set the look and feel using a system property on the command line

java -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel MyApp