Package | Description |
---|---|
com.jgoodies.animation |
Contains the core types of the JGoodies Animation library.
|
com.jgoodies.animation.swing.animations |
Contains a bunch of prepared animations and animation factories.
|
Modifier and Type | Class and Description |
---|---|
static class |
Animations.OneTimeAnimation
Used to apply an effect one-time only.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicTextAnimation
A basic text animation that fades in a text, changes the x and y scaling,
the position, and the space between glyphs.
|
class |
FanAnimation
An animation that rotates a fan that consists of a set
of translucent sectors.
|
class |
GlyphAnimation
A text based animation that changes the scaling of the text's
individual glyphs over the time.
|
Copyright © 2018 JGoodies Software GmbH. All rights reserved.