The AnimationListener interface is used to notify listeners about the state of an animation process (animation start and end).
This interface is used by ComponentAnimator, generally to block events management during animation phase.
@see ComponentAnimator
@see AnimationEvent
@author Lilian Chamontin, vlsolutions.
@version 1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.