![JAR search and dependency download from the Maven repository](/logo.png)
org.jdesktop.animation.timing.triggers.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of timingframework Show documentation
Show all versions of timingframework Show documentation
The Timing Framework is a library for making Java animation and timing-based control easier.
The newest version!
Provides simple mechanism for starting Animators
when specific events occur.
This package provides classes for both using and subclassing that
simplify the process of associating animations with events.
Trigger and its subclasses associate specific events (subclasses
of TriggerEvent) with listeners (as defined in Trigger subclasses).
These listeners are then added (by the application) to appropriate objects.
The animations are started when a Trigger detects that a specified
event has occurred (through its listener).
© 2015 - 2025 Weber Informatics LLC | Privacy Policy