|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnimationListener
Defines an interface for objects that listen to animation events.
AnimationEvent,
AnimationAdapter| Method Summary | |
|---|---|
void |
animationStarted(AnimationEvent evt)
Invoked if the animation has been started. |
void |
animationStopped(AnimationEvent evt)
Invoked if the animation has been stopped. |
| Method Detail |
|---|
void animationStarted(AnimationEvent evt)
evt - the related AnimationEventvoid animationStopped(AnimationEvent evt)
evt - the related AnimationEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||