| java.lang.Object org.netbeans.util.Util
Util | public class Util (Code) | | Provides utility methods
author: Marek Slama |
setDefaultLookAndFeel | public static void setDefaultLookAndFeel()(Code) | | Tries to set default L&F according to platform.
Uses:
Metal L&F on Linux and Solaris
Windows L&F on Windows
Aqua L&F on Mac OS X
System L&F on other OS
|
|
|