Package | Description |
---|---|
com.jgoodies.animation |
Contains the core types of the JGoodies Animation library.
|
com.jgoodies.animation.animations |
Contains a bunch of prepared animations and animation factories.
|
com.jgoodies.animation.components |
Consists of a bunch of prepared animated components.
|
com.jgoodies.animation.renderer |
Contains prepared animation renderers.
|
Class and Description |
---|
AbstractAnimation
An abstract class that minimizes the effort required to implement
the
Animation interface. |
Animation
This interface describes time based animations.
|
AnimationEvent
Describes events appropriate for animations: started or stopped.
|
AnimationFunction
This interface describes time-based animation functions by
their duration and a mapping from time to animation effects.
|
AnimationFunctions.FloatFunction
Helper class that wraps a Float-based animation function to answer floats.
|
AnimationListener
Defines an interface for objects that listen to animation events.
|
Class and Description |
---|
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 animation effects.
|
Class and Description |
---|
AnimationFunction
This interface describes time-based animation functions by
their duration and a mapping from time to animation effects.
|
Class and Description |
---|
AnimationFunction
This interface describes time-based animation functions by
their duration and a mapping from time to animation effects.
|
AnimationRenderer
This interface describes renderers for use in animations and so helps build
render containers and animated panels.
|
Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.