|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Animatable
An interface implemented by graphical components that can be animated.
| Method Summary | |
|---|---|
double |
getAnimationPosition()
Get the current animation position, 0.0 is the start and 1.0 is the end |
void |
setAnimationPosition(double position)
Set the current animation position 0.0 is the start and 1.0 is the end |
| Method Detail |
|---|
void setAnimationPosition(double position)
double getAnimationPosition()
|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||