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