Package com.croftsoft.core.animation.animator

ComponentAnimator implementations for Swing-based animation.

See:
          Description

Class Summary
CursorAnimator Animates an Icon at the mouse position.
FrameRateAnimator Samples and displays the frame rate.
IconRowAnimator Displays a quantity as a row of icons.
ModelAnimator The view for a Model.
NullComponentAnimator Null object singleton implementation of ComponentAnimator.
TextAnimator Animates text.
TileAnimator Paints a sliding tile pattern.
WorldAnimator ComponentAnimator that maps Models to views.
 

Package com.croftsoft.core.animation.animator Description

ComponentAnimator implementations for Swing-based animation.

For a tutorial on using this package, please see "Java Swing Sprite Animation".


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)