Uses of Package
com.formdev.flatlaf.util
-
Packages that use com.formdev.flatlaf.util Package Description com.formdev.flatlaf com.formdev.flatlaf.extras com.formdev.flatlaf.icons com.formdev.flatlaf.ui com.formdev.flatlaf.util -
Classes in com.formdev.flatlaf.util used by com.formdev.flatlaf Class Description ColorFunctions.ColorFunction SoftCache A simple cache (map) that uses soft references for the values. -
Classes in com.formdev.flatlaf.util used by com.formdev.flatlaf.extras Class Description Animator Simple animator based on ideas and concepts from "Filthy Rich Clients" book and "Timing Framework" library.Graphics2DProxy A proxy forGraphics2D
.SoftCache A simple cache (map) that uses soft references for the values. -
Classes in com.formdev.flatlaf.util used by com.formdev.flatlaf.icons Class Description AnimatedIcon Icon that automatically animates painting on component value changes. -
Classes in com.formdev.flatlaf.util used by com.formdev.flatlaf.ui Class Description Animator Simple animator based on ideas and concepts from "Filthy Rich Clients" book and "Timing Framework" library.Graphics2DProxy A proxy forGraphics2D
.NativeLibrary Helper class to load native library (.dll, .so or .dylib) stored in Jar.ScaledImageIcon Scales the given image icon using the system and user scale factors and paints the icon at system scale factor 1x. -
Classes in com.formdev.flatlaf.util used by com.formdev.flatlaf.util Class Description AnimatedIcon Icon that automatically animates painting on component value changes.AnimatedIcon.AnimationSupport Animation support class that stores the animation state and implements the animation.Animator Simple animator based on ideas and concepts from "Filthy Rich Clients" book and "Timing Framework" library.Animator.Interpolator Interpolator used by animation to change timing fraction.Animator.TimingTarget Animation callbacks.ColorFunctions.ColorFunction CubicBezierEasing An interpolator forAnimator
that uses a cubic bezier curve.GrayFilter An image filter that turns an image into a grayscale image.HiDPIUtils.DirtyRegionCallback HiDPIUtils.Painter LoggingFacade SoftCache.CacheReference