All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jdesktop.animation.timing.package.html Maven / Gradle / Ivy

Go to download

The Timing Framework is a library for making Java animation and timing-based control easier.

The newest version!




Core classes of the Timing Framework; these classes provide the
base functionality that all animations will use.

This package provides the fundamental capabilities of the Timing Framework. The core class of the entire framework is Animator, which is responsible for setting up and running animations. The other elements of this package are TimingTarget, which is the interface used by Animator to report timing events during the animation, and TimingTargetAdapter, which is a utility class that users may subclass to pick and choose the TimingTarget events they are interested in receiving.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy