Uses of Class
com.jgoodies.animation.components.FanComponent

Packages that use FanComponent
com.jgoodies.animation.animations Contains a bunch of prepared animations and animation factories. 
 

Uses of FanComponent in com.jgoodies.animation.animations
 

Methods in com.jgoodies.animation.animations with parameters of type FanComponent
static FanAnimation FanAnimation.defaultFan(FanComponent fan, long duration)
          Creates and answers the default fan animation.
 

Constructors in com.jgoodies.animation.animations with parameters of type FanComponent
FanAnimation(FanComponent fan, long duration, AnimationFunction rotationFunction)
          Constructs an animation that rotates a fan using the given fan component, duration and rotation animation function.
 



Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.