Package | Description |
---|---|
org.jdesktop.animation.timing |
Core classes of the Timing Framework; these classes provide the
base functionality that all animations will use.
|
org.jdesktop.animation.timing.interpolation |
Provides a mechanism for animating object properties between different values.
|
org.jdesktop.animation.timing.triggers |
Provides simple mechanism for starting Animators
when specific events occur.
|