Package | Description |
---|---|
com.jgoodies.animation.swing.animations |
Contains a bunch of prepared animations and animation factories.
|
Modifier and Type | Method and Description |
---|---|
static FanAnimation |
FanAnimation.defaultFan(FanComponent fan,
long duration)
Creates and answers the default fan animation.
|
Constructor and Description |
---|
FanAnimation(FanComponent fan,
long duration,
AnimationFunction<Float> rotationFunction)
Constructs an animation that rotates a fan using the given fan component,
duration and rotation animation function.
|
Copyright © 2017 JGoodies Software GmbH. All rights reserved.