Uses of Interface
com.vlsolutions.swing.docking.animation.AnimationListener

Packages that use AnimationListener
com.vlsolutions.swing.docking.animation Swing Components Animation. 
 

Uses of AnimationListener in com.vlsolutions.swing.docking.animation
 

Methods in com.vlsolutions.swing.docking.animation with parameters of type AnimationListener
 void ComponentAnimator.addAnimationListener(AnimationListener listener)
          Adds a new listener to the animator
 

Constructors in com.vlsolutions.swing.docking.animation with parameters of type AnimationListener
ComponentAnimator(java.awt.Component comp, java.awt.Rectangle startBounds, java.awt.Rectangle endBounds, float duration, AnimationListener listener)
          Single-shot animator (use another ComponentAnimator for a new animation).
 



© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications