Uses of Class
com.jgoodies.animation.swing.components.GlyphLabel
-
Packages that use GlyphLabel Package Description com.jgoodies.animation.swing.animations Contains a bunch of prepared animations and animation factories. -
-
Uses of GlyphLabel in com.jgoodies.animation.swing.animations
Fields in com.jgoodies.animation.swing.animations declared as GlyphLabel Modifier and Type Field Description private GlyphLabel
GlyphAnimation. label
Constructors in com.jgoodies.animation.swing.animations with parameters of type GlyphLabel Constructor Description GlyphAnimation(GlyphLabel label, long duration, long glyphDelay, java.lang.String text)
Constructs an animation that changes the scaling of individual glyphs over the duration.
-