Package com.jgoodies.animation
Contains the core types of the JGoodies Animation library.
Animation | This interface describes time based animations. |
AnimationFunction | This interface describes time-based animation functions by
their duration and a mapping from time to animation effects. |
AnimationListener | Defines an interface for objects that listen to animation events. |
AnimationRenderer | This interface describes renderers for use in animations and so helps build
render containers and animated panels. |
Contains the core types of the JGoodies Animation library.
<!--
Package Specification
##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
-->
Related Documentation
For more information see:
<!-- Put @see and @since tags down here. -->
Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.