Package | Description |
---|---|
com.vldocking.swing.docking.animation |
Swing Components Animation.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentAnimator.addAnimationListener(AnimationListener listener)
Adds a new listener to the animator
|
Constructor and Description |
---|
ComponentAnimator(Component comp,
Rectangle startBounds,
Rectangle endBounds,
float duration,
AnimationListener listener)
Single-shot animator (use another ComponentAnimator for a new animation).
|
© Copyright 2004-2013 Lilian Chamontin. All Rights Reserved.