Uses of Class com.jgoodies.animation.animations.BasicTextAnimation

Uses in package com.jgoodies.animation.animations

Methods with return type com.jgoodies.animation.animations.BasicTextAnimation

BasicTextAnimation
BasicTextAnimation.defaultFade(BasicTextLabel label, long duration, String text, Color baseColor)
Creates and answers an animation, that provides a text fade-in and -out.
BasicTextAnimation
BasicTextAnimation.defaultScale(BasicTextLabel label, long duration, String text, Color baseColor)
Creates and answers an animation, that provides a text fade-in and -out and scales the text while fading out.
BasicTextAnimation
BasicTextAnimation.defaultSpace(BasicTextLabel label, long duration, String text, Color baseColor)
Creates and answers an animation, that provides a text fade-in and -out and increases the glyph spacing.

Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.