|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jgoodies.animation.AbstractAnimation
com.jgoodies.animation.Animations.OneTimeAnimation
public abstract static class Animations.OneTimeAnimation
Used to apply an effect one-time only.
| Constructor Summary | |
|---|---|
Animations.OneTimeAnimation()
Constructs a OneTimeAnimation. |
|
| Method Summary | |
|---|---|
void |
animate(long time)
Applies the effect to the animation target, only if is hasn't been applied before. |
| Methods inherited from class com.jgoodies.animation.AbstractAnimation |
|---|
addAnimationListener, applyEffect, duration, fireAnimationStarted, fireAnimationStopped, isFreezed, removeAnimationListener, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Animations.OneTimeAnimation()
OneTimeAnimation.
| Method Detail |
|---|
public void animate(long time)
animate in interface Animationanimate in class AbstractAnimationtime - the time used to determine the animation effect
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||