|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public void animationStarted(AnimationEvent evt)
evt
- the related AnimationEvent
public void animationStopped(AnimationEvent evt)
evt
- the related AnimationEvent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |