Interface | Description |
---|---|
AnimationListener |
The AnimationListener interface is used to notify listeners about the state
of an animation process (animation start and end).
|
Class | Description |
---|---|
AnimationEvent |
An Event describing the state of an animation
|
ComponentAnimator |
Utility class used to perform move/resize animation for awt/swing components.
|
The animation package provides classes and interface requiered in component animations for the docking framework.
There is not much animation for now (only auto-expand / auto-hide features), but this could change in future versions (think about animated docking...).
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications