Library:SwingX 1.0  
Package
org.jdesktop.animation.timing.triggers
Overview
Members
Books
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Provides simple mechanism for associating TimingController animations with specific events.

This package provides classes for both subclassing and using that simplify the process of associating animations with events. Trigger and its subclasses associate specific events (subclasses of TriggerEvent) with listeners (subclasses of TriggerListener). The listeners are called through the normal EventListener mechanism, and the animations are triggered through the TriggerListener subclasses.

Wiki javadoc Use textile entry format.
Add your comments here.