com.jgoodies.animation.animations |
Contains a bunch of prepared animations and animation factories.
Related Documentation
For more information see:
|
Java Source File Name | Type | Comment |
BasicTextAnimation.java | Class | A basic text animation that fades in a text, changes the x and y scaling,
the position, and the space between glyphs. |
BasicTextAnimations.java | Class | Provides a text animation that shows an overlapping sequence of
texts using a bunch of different effects: color fade, scaling, glyph spacing. |
FanAnimation.java | Class | An animation that rotates a fan that consists of a set
of translucent sectors. |
GlyphAnimation.java | Class | A text based animation that changes the scaling of the text's
individual glyphs over the time. |