|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Animation
| Method Summary | |
|---|---|
Component |
animate(Component first,
Component last,
AnimationListener listener)
Draws an animation moving from 'first' to 'last'. |
boolean |
handlesVisibility()
Does the animation handle its own visibility |
void |
setAnimationDuration(int duration)
set duration of the animation. |
void |
setDirection(boolean direction)
set direction of the animation. |
| Method Detail |
|---|
Component animate(Component first,
Component last,
AnimationListener listener)
void setDirection(boolean direction)
direction - void setAnimationDuration(int duration)
duration - duration of the animation in the msboolean handlesVisibility()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||