| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AnimationListener
A listener for animation events. 
 Parties interested in processing animation events implement this interface and 
 are registered with the AnimationPlayer that processes the AnimationObject 
 of interest. 
 
animationPerformed method is invoked when: 
 
| Method Summary | |
|---|---|
|  void | animationPerformed(AnimationEvent e)Invoked when an AnimationEventhas been fired. | 
| Method Detail | 
|---|
void animationPerformed(AnimationEvent e)
AnimationEvent has been fired.
| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||