Uses of Interface
com.formdev.flatlaf.util.AnimatedIcon
Packages that use AnimatedIcon
-
Uses of AnimatedIcon in com.formdev.flatlaf.icons
Classes in com.formdev.flatlaf.icons that implement AnimatedIconModifier and TypeClassDescriptionclassBase class for animated icons that scale width and height, creates and initializes a scaled graphics context for icon painting. -
Uses of AnimatedIcon in com.formdev.flatlaf.util
Methods in com.formdev.flatlaf.util with parameters of type AnimatedIconModifier and TypeMethodDescriptionprivate static booleanAnimatedIcon.AnimationSupport.isAnimationEnabled(AnimatedIcon icon, Component c) static voidAnimatedIcon.AnimationSupport.paintIcon(AnimatedIcon icon, Component c, Graphics g, int x, int y) private static voidAnimatedIcon.AnimationSupport.paintIconImpl(AnimatedIcon icon, Component c, Graphics g, int x, int y, AnimatedIcon.AnimationSupport as) static voidAnimatedIcon.AnimationSupport.saveIconLocation(AnimatedIcon icon, Component c, int x, int y)