Changing the LookAndFeel at startup to always appears as the Windows look. Follow Claude Created April 04, 2007 18:57 Is there a way to change the LookAndFeel at startup to always appears as the Windows look instead of the java look?
UIManager.setLookAndFeel(lookAndFeelClassName);