com.vlsolutions.swing.docking.animation
public interface AnimationListener
This interface is used by ComponentAnimator, generally to block events management during animation phase.
See Also: ComponentAnimator
Method Summary | |
---|---|
void | animation(AnimationEvent e) This method is invoked when the animation state change.
|
Changes are relative to animation start, sequence(frame) and end.