Class LookAndFeelHelper

java.lang.Object
com.macrofocus.helper.LookAndFeelHelper

public class LookAndFeelHelper extends Object
Helper class for dealing with look and feels.
  • Constructor Details

    • LookAndFeelHelper

      public LookAndFeelHelper()
  • Method Details

    • isAqua

      public static boolean isAqua()
      Returns:
      true if the current look and feel is Aqua (Mac OS X)
    • isWindows

      public static boolean isWindows()
      Returns:
      true if the current look and feel is Windows
    • isMetal

      public static boolean isMetal()
      Returns:
      true if the current look and feel is Metal
    • isSynth

      public static boolean isSynth()
      Returns:
      true if the current look and feel is Synth