y.anim
Interface AnimationListener

All Known Implementing Classes:
Graph2DView

public interface AnimationListener

A listener for animation events. Each AnimationObject provides an animation listener that acts as the display agent for that particular animation object.


Method Summary
 void animationPerformed(AnimationEvent e)
           
 

Method Detail

animationPerformed

public void animationPerformed(AnimationEvent e)

© Copyright 2000-2003,
yWorks GmbH.
All rights reserved.

2003