Class FontSizeScaler

java.lang.Object
is.codion.swing.common.ui.scaler.FontSizeScaler
All Implemented Interfaces:
Scaler

public final class FontSizeScaler extends Object implements Scaler
  • Constructor Details

    • FontSizeScaler

      public FontSizeScaler()
  • 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