Package 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. *- Version:
- $Revision$
- Author:
- Karsten Lentzsch
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isLafAqua()
Lazily checks and answers whether the Aqua look&feel is active.
-