:: Examples ::
This package ships with the two example applications: Basic and Intro.
The Basic example demonstrates a bunch of basic Animation features.
To run Basic go to the examples directory and launch:
java -jar basic.jar
The Intro example provides an animated intro panel.
Launch it via:
java -jar intro.jar
|