|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnimationEvent | |
com.jgoodies.animation | Contains the core types of the JGoodies Animation library |
Uses of AnimationEvent in com.jgoodies.animation |
Methods in com.jgoodies.animation with parameters of type AnimationEvent | |
void |
AnimationListener.animationStarted(AnimationEvent evt)
Invoked if the animation has been started. |
void |
AnimationListener.animationStopped(AnimationEvent evt)
Invoked if the animation has been stopped. |
void |
AnimationAdapter.animationStarted(AnimationEvent evt)
Invoked if the animation has been started. |
void |
AnimationAdapter.animationStopped(AnimationEvent evt)
Invoked if the animation has been stopped. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |