Java com.jgoodies.looks LookUtils fields, constructors, methods, implement or subclass

Example usage for Java com.jgoodies.looks LookUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.jgoodies.looks LookUtils.

The text is from its open source code.

Field

booleanIS_OS_WINDOWS_MODERN
True if this is Windows 98/ME/2000/Server 2003/XP/VISTA/Server 2008.

Method

StringgetSystemProperty(String key, String defaultValue)
Tries to look up the System property for the given key.
voidsetLookAndTheme(LookAndFeel laf, Object theme)