:: JGOODIES Looks :: Professional Swing Look&Feels

:: Readme :: Animation 1.1.3 ::

Time-based real-time animations

The JGoodies Animation framework enables you to produce sophisticated time-based real-time animations in Java. It has been designed for a seemless, flexible and powerful integration with Java, ease-of-use and a small library size.

The Animation framework requires Java 1.4 or later.

Getting Started

The User's Guide provides information about the framework, its implementation and how to work with it. The Basic and Intro examples aquaint you with its features. And you can find more animated examples at www.JGoodies.com/freeware.

Support

You can subscribe to the users mailing list and browse or search the list's archive. In case of a problem you can direct questions to users@animation.dev.java.net. Also, you can use the issue tracker to find and enter issues around the Animation library. Do not send personal mail!

Distribution Contents

docs/api   JavaDocs directory
docs/guide.pdf   user's guide
 
examples/basic   precompiled Basic example
examples/intro   precompiled Intro example
 
src/examples/basic   sources for the Basic example
src/examples/intro   sources for the Intro example
src/test   sources for unit tests
 
LICENSE.txt   the BSD license agreement
README.html   this readme file
RELEASE-NOTES.txt   Release Notes
build.xml   ANT build file
default.properties   ANT default build properties
 
animation-1.1.3-src.zip   zipped library sources
animation-1.1.3.jar   the library jar
(c) 2004 JGoodies