| Package | Description |
|---|---|
| com.jgoodies.animation |
Contains the core types of the JGoodies Animation library.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnimationAdapter.animationStarted(AnimationEvent evt)
Invoked if the animation has been started.
|
void |
AnimationListener.animationStarted(AnimationEvent evt)
Invoked if the observed animation has been started.
|
void |
AnimationAdapter.animationStopped(AnimationEvent evt)
Invoked if the animation has been stopped.
|
void |
AnimationListener.animationStopped(AnimationEvent evt)
Invoked if the observed animation has been stopped.
|
Copyright © 2018 JGoodies Software GmbH. All rights reserved.