Package org.jdesktop.animation.transitions

Interface Summary
TransitionTarget This interface is implemented by the "target" of ScreenTransition.
 

Class Summary
ComponentState The structure stores the state of a given transition component that will be used during the transition, which includes the position, the size, and the image snapshot of the component.
Effect This is the base class for all effects that are used during screen transitions.
EffectsManager This class manages the cache of effects for the application.
ScreenTransition This class is used to facilitate animated transitions in an application.
 

Enum Summary
EffectsManager.TransitionType An enum that describes the type of transition that this effect should be used for.