Uses of Class
com.jgoodies.animation.AbstractAnimation

Packages that use AbstractAnimation
com.jgoodies.animation Contains the core types of the JGoodies Animation library. 
com.jgoodies.animation.animations Contains a bunch of prepared animations and animation factories. 
 

Uses of AbstractAnimation in com.jgoodies.animation
 

Subclasses of AbstractAnimation in com.jgoodies.animation
static class Animations.OneTimeAnimation
          Used to apply an effect one-time only.
 

Uses of AbstractAnimation in com.jgoodies.animation.animations
 

Subclasses of AbstractAnimation in com.jgoodies.animation.animations
 class BasicTextAnimation
          A basic text animation that fades in a text, changes the x and y scaling, the position, and the space between glyphs.
 class FanAnimation
          An animation that rotates a fan that consists of a set of translucent sectors.
 class GlyphAnimation
          A text based animation that changes the scaling of the text's individual glyphs over the time.
 



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