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

Uses in package com.jgoodies.animation.animations

Constructors with parameter type com.jgoodies.animation.components.FanComponent

FanAnimation.FanAnimation(FanComponent fan, long duration, AnimationFunction rotationFunction)
Constructs an animation that rotates a fan using the given fan component, duration and rotation animation function.

Methods with parameter type com.jgoodies.animation.components.FanComponent

FanAnimation
FanAnimation.defaultFan(FanComponent fan, long duration)
Creates and answers the default fan animation.

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