Class 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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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