com.jgoodies.forms.util

Class Utilities


public final class Utilities
extends java.lang.Object

Consists only of static utility methods.
Version:
$Revision: 1.9 $
Author:
Karsten Lentzsch

Method Summary

static boolean
isLafAqua()
Deprecated. Replaced by FormUtils.isLafAqua().

Method Details

isLafAqua

public static boolean isLafAqua()

Deprecated. Replaced by FormUtils.isLafAqua().

Lazily checks and answers whether the Aqua look&feel is active.
Returns:
true if the current look&feel is Aqua

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