Package | Description |
---|---|
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.
|
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
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.
|
Class and Description |
---|
AnimationFunction
This interface describes time-based animation functions by
their duration and a mapping from time to arbitrary values.
|
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 arbitrary values.
|
Class and Description |
---|
AnimationFunction
This interface describes time-based animation functions by
their duration and a mapping from time to arbitrary values.
|
Copyright © 2017 JGoodies Software GmbH. All rights reserved.