:: Readme :: Animation 1.3.0 ::
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 5 or later.
NOTE: THE CODE IS MUCH MORE "RAW" THAN OTHER RELEASES
THAT YOU MAY HAVE DOWNLOADED FROM JGOODIES IN THE PAST!
It is an engineering build that has seen minimal testing;
it lacks functions and documentation and may contain known bugs
in some areas.
Top Questions
:: Can I use the Animation in a commercial product?
:: How to get started?
:: Where do I get support?
:: How to report a problem?
Distribution Contents
| jgoodies-animation-1.3.0.jar |
|
the binary library jar |
| |
| 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 |
| |
| docs/api |
|
JavaDocs directory |
| docs/guide.pdf |
|
user's guide |
| |
| src/core |
|
Java sources for the library core |
| src/test |
|
Java sources for unit tests |
|