Package org.vanted.scaling

High DPI (4K and above) Swing Support: GUI, helpers, controllers (loader, regulator, coordinator, etc.).
Since:
2.6.4
Version:
0.8
Author:
D. Garkov
  • Class Summary
    Class Description
    ComponentRegulator
    Notice: it is advisable to not access it directly, but through the provided ScalingCoordinator, because of factor conversions.
    DPIHelper
    An utility helper that takes care of processing the DPI from a provided value (Slider value) and is responsible for managing the scaling preferences among some other useful functions in hand.
    ScalerLoader
    A 'static' Loader for scaling effects to take place.
    ScalingCoordinator
    It coordinates the scaling among the possible L&Fs and initiates Components- scaling.
    ScalingSlider
    The front-end of the provided scalers.
    Toolbox
    An utility class holding some handy methods for tweaking the scaling of some components, where necessary.