| java.lang.Object com.jgoodies.forms.util.Utilities
Utilities | final public class Utilities (Code) | | Consists only of static utility methods.
This class may be merged with the FormLayoutUtils extra - or not. *
author: Karsten Lentzsch version: $Revision: 1.4 $ |
Method Summary | |
public static boolean | isLafAqua() Lazily checks and answers whether the Aqua look&feel is active. |
isLafAqua | public static boolean isLafAqua()(Code) | | Lazily checks and answers whether the Aqua look&feel is active.
true if the current look&feel is Aqua |
|
|