Package com.croftsoft.core.animation.updater

ComponentUpdater implementations for Swing-based animation.

See:
          Description

Class Summary
ArrayComponentUpdater Makes a ComponentUpdater array look like a single ComponentUpdater.
BounceUpdater Bounces a Sprite off the walls of a Rectangle.
EdgeScrollUpdater Scrolls the view when the mouse is on the edges.
FrameRateUpdater Samples and prints the frame rate.
IconSequenceUpdater Rotates through a sequence of Icons.
NullComponentUpdater Null object singleton implementation of ComponentUpdater.
TextWrapUpdater Slides text from one side to the other and then wraps back again.
 

Package com.croftsoft.core.animation.updater Description

ComponentUpdater 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)