Uses of Package
com.jgoodies.animation

Packages that use com.jgoodies.animation
com.jgoodies.animation Contains the core types of the JGoodies Animation library 
com.jgoodies.animation.renderer Contains prepared animation renderers 
com.jgoodies.animation.swing.animations Contains a bunch of prepared animations and animation factories 
com.jgoodies.animation.swing.components Consists of a bunch of prepared animated components 
 

Classes in com.jgoodies.animation used by com.jgoodies.animation
AbstractAnimation
          An abstract class that minimizes the effort required to implement the Animation interface.
Animation
          This interface describes time based animations.
AnimationEvent
          An immutable object that describes events appropriate for animations with the source animation, the type (started, stopped), and the time the event has happened.
AnimationEvent.Type
          Enumerates the animation event types: started and stopped.
AnimationFunction
          This interface describes time-based animation functions by their duration and a mapping from time to arbitrary values.
AnimationFunctions.InterpolationMode
           
AnimationListener
          Defines an interface for objects that listen to animation events.
 

Classes in com.jgoodies.animation used by com.jgoodies.animation.renderer
AnimationFunction
          This interface describes time-based animation functions by their duration and a mapping from time to arbitrary values.
 

Classes in com.jgoodies.animation used by com.jgoodies.animation.swing.animations
AbstractAnimation
          An abstract class that minimizes the effort required to implement the Animation interface.
Animation
          This interface describes time based animations.
AnimationFunction
          This interface describes time-based animation functions by their duration and a mapping from time to arbitrary values.
 

Classes in com.jgoodies.animation used by com.jgoodies.animation.swing.components
AnimationFunction
          This interface describes time-based animation functions by their duration and a mapping from time to arbitrary values.
 



Copyright © 2001-2013 JGoodies Software GmbH. All Rights Reserved.