com.jgoodies.forms.util

Class Utilities

public final class Utilities extends Object

Consists only of static utility methods. This class may be merged with the FormLayoutUtils extra - or not. *

Version: $Revision: 1.4 $

Author: Karsten Lentzsch

Method Summary
static booleanisLafAqua()
Lazily checks and answers whether the Aqua look&feel is active.

Method Detail

isLafAqua

public static boolean isLafAqua()
Lazily checks and answers whether the Aqua look&feel is active.

Returns: true if the current look&feel is Aqua

Copyright © 2002-2007 JGoodies Karsten Lentzsch. All Rights Reserved.