Class IgnitionLookAndFeel

java.lang.Object
com.inductiveautomation.ignition.client.IgnitionLookAndFeel

public class IgnitionLookAndFeel extends Object
  • Method Details

    • init

      public static void init()
    • setUndecorated

      public static void setUndecorated(JFrame frame)
    • setUndecorated

      public static void setUndecorated(JDialog dialog)
    • setFrameIcon

      public static void setFrameIcon(Window window, IgnitionLookAndFeel.FrameIconStyle style)
    • setOpaque

      public static void setOpaque(JComponent component, boolean opaque)
    • setBlendMode

      public static void setBlendMode(JComponent component, de.javasoft.plaf.synthetica.util.Synthetica2DUtils.BlendMode mode)
    • disableFontScaling

      public static void disableFontScaling(String newName)
    • getBrandedGradient

      public static LinearGradientPaint getBrandedGradient(int width, int height)
      Returns a LinearGradientPaint suitable for the current PlatformEdition - will fill a branded gradient from bottom left to top right in the given dimensions.