Serialized Form
Package com.jgoodies.animation.components |
labels
javax.swing.JLabel[] labels
foreground
int foreground
background
int background
baseColor
java.awt.Color baseColor
animated
boolean animated
orientation
int orientation
duration
long duration
fps
int fps
animation
Animation animation
animator
Animator animator
renderer
BasicTextRenderer renderer
- Refers to the object that renders the text onto a graphics2D.
center
java.awt.Point center
radius
int radius
color
java.awt.Color color
renderer
FanRenderer renderer
renderer
GlyphRenderer renderer
- Refers to the renderer that paints the individual glyphs.
Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.