com.jgoodies.forms.util
Class Utilities
java.lang.Object
com.jgoodies.forms.util.Utilities
public final class Utilities
extends java.lang.Object
Consists only of static utility methods.
This class may be merged with the FormLayoutUtils extra - or not. *
static boolean | isLafAqua() - Lazily checks and answers whether the Aqua look&feel is active.
|
isLafAqua
public static boolean isLafAqua()
Lazily checks and answers whether the Aqua look&feel is active.
- true if the current look&feel is Aqua
Copyright © 2002-2006 JGoodies Karsten Lentzsch. All Rights Reserved.