java.lang.Object
is.codion.plugin.flatlaf.scaler.UIScaler
All Implemented Interfaces:
Scaler

public final class UIScaler extends Object implements Scaler
  • Constructor Details

    • UIScaler

      public UIScaler()
  • Method Details

    • apply

      public void apply()
      Description copied from interface: Scaler
      Applies the scale ratio specified by Scaler.RATIO
      Specified by:
      apply in interface Scaler
    • supports

      public boolean supports(String lookAndFeelClassName)
      Specified by:
      supports in interface Scaler
      Parameters:
      lookAndFeelClassName - the look and feel classname
      Returns:
      true if this Scaler supports the given look and feel