|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.jgoodies.animation | |
---|---|
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. |
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
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. |
Classes in com.jgoodies.animation used by com.jgoodies.animation.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 animation effects. |
Classes in com.jgoodies.animation used by com.jgoodies.animation.components | |
---|---|
AnimationFunction
This interface describes time-based animation functions by their duration and a mapping from time to animation effects. |
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 animation effects. |
|
AnimationRenderer
This interface describes renderers for use in animations and so helps build render containers and animated panels. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |