Package com.jgoodies.forms.util
Class Utilities
java.lang.Object
com.jgoodies.forms.util.Utilities
Deprecated.
Consists only of static utility methods.
- Version:
- $Revision: 1.11 $
- Author:
- Karsten Lentzsch
-
Method Summary
-
Method Details
-
isLafAqua
public static boolean isLafAqua()Deprecated.Replaced byFormUtils.isLafAqua()
.Lazily checks and answers whether the Aqua look&feel is active.- Returns:
true
if the current look&feel is Aqua
-
FormUtils
. Will be removed from the next Forms version.