|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |