All Classes and Interfaces
Class
Description
Built-in interpolators for Swing / AWT / Java2D classes.
KeyFrames holds information about the times at which values are sampled
(KeyTimes) and the values at those times (KeyValues).
Stores a list of times from 0 to 1 (the elapsed fraction of an animation
cycle) that are used in calculating interpolated
values for PropertySetter given a matching set of KeyValues and
Interpolators for those time intervals.
Stores a list of values that correspond to the times in a
KeyTimes
object.Annotation to mark code that should run on UI thread.
Spline easer.
Built-in interpolators for SWT classes.
Callback for the fade tracker.
Default implementation of
TimelineCallback
that does nothing.Default property getter.
Default property setter.
Defines how to access a property.
Defines how to get a property.
Defines how to set a property.
Callback for tracking the
TimelineScenario
s.Empty implementation of
TimelineCallback
that does nothing but is
marked to run on the EDT.