Example usage for Java com.jgoodies.looks LookUtils fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | IS_OS_WINDOWS_MODERN True if this is Windows 98/ME/2000/Server 2003/XP/VISTA/Server 2008. |
String | getSystemProperty(String key, String defaultValue) Tries to look up the System property for the given key. |
void | setLookAndTheme(LookAndFeel laf, Object theme) |