com.jgoodies.animation.components |
Consists of a bunch of prepared animated components.
Related Documentation
For more information see:
|
Java Source File Name | Type | Comment |
AnimatedLabel.java | Class | An anti-aliased text label that can animate text changes
using a blend over effect.
Note: This is preview code that is not supported. |
BasicTextLabel.java | Class | A Swing text component that can change the text, x and y scaling,
glyph space, x and y offset and alignment mode. |
CircleComponent.java | Class | A Swing component that paints a circle with a given center, radius and color. |
FanComponent.java | Class | A Swing component that paints a set of triangles as a fan. |
GlyphLabel.java | Class | A Swing component that can transform a text's individual glyphs. |