Class AnimatedIcon.AnimationSupport
java.lang.Object
com.formdev.flatlaf.util.AnimatedIcon.AnimationSupport
- Enclosing interface:
AnimatedIcon
Animation support class that stores the animation state and implements the animation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidpaintIcon(AnimatedIcon icon, Component c, Graphics g, int x, int y) static voidsaveIconLocation(AnimatedIcon icon, Component c, int x, int y)
-
Constructor Details
-
AnimationSupport
public AnimationSupport()
-
-
Method Details
-
paintIcon
-
saveIconLocation
-