Package com.croftsoft.core.animation

Swing-based animation library.

See:
          Description

Interface Summary
AnimationFactory Creates animation objects.
Clock Provides the current time in nanoseconds.
ComponentAnimator Animates a JComponent.
ComponentPainter An object that knows how and where to paint a graphical JComponent.
ComponentUpdater Updates the state of a JComponent and calls repaint() as required.
LoopGovernor Deprecated. Moved to package com.croftsoft.core.util.loop.
RepaintCollector Collects repaint requests.
Sprite A ComponentAnimator representing a moving object.
 

Class Summary
AnimatedApplet Animated applet.
AnimatedComponent Animated Swing component.
AnimationInit Animation initializer.
TimeApplet Example AnimatedApplet implementation.
 

Package com.croftsoft.core.animation Description

Swing-based animation library.

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


CroftSoft Javadoc

CroftSoft Core Javadoc (2006-11-12 23:24:04)