public interface AnimationListener
This interface is used by ComponentAnimator, generally to block events management during animation phase.
ComponentAnimator
,
AnimationEvent
Modifier and Type | Method and Description |
---|---|
void |
animation(AnimationEvent e)
This method is invoked when the animation state change.
|
void animation(AnimationEvent e)
Changes are relative to animation start, sequence(frame) and end.
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications