Uses of Class
com.jgoodies.animation.swing.animations.FanAnimation
-
Packages that use FanAnimation Package Description com.jgoodies.animation.swing.animations Contains a bunch of prepared animations and animation factories. -
-
Uses of FanAnimation in com.jgoodies.animation.swing.animations
Methods in com.jgoodies.animation.swing.animations that return FanAnimation Modifier and Type Method Description static FanAnimation
FanAnimation. defaultFan(FanComponent fan, long duration)
Creates and answers the default fan animation.
-