Package org.vanted.scaling.scalers

High DPI (4K and above) Swing Support: Look and Feel specific scalers.
Since:
2.6.4
Version:
0.8
Author:
D. Garkov
  • Interface Summary
    Interface Description
    Scaler
    All scalers should implement this interface.
  • Class Summary
    Class Description
    BasicScaler
    This scales the following: all fonts, all integers specified in BasicScaler.LOWER_SUFFIXES_INTEGERS, all icons and all insets.
    NimbusScaler
    It is sufficient enough to rescale only the default font, this fires a property change and Nimbus does the rest alone.
    WindowsScaler
    Similar to the default scaler.