|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IsAnimated
Interface for components that can be animated.
| Method Summary | |
|---|---|
boolean |
getAnimation()
Gets whether the widget is animated. |
void |
setAnimation(boolean animation)
Sets whether the Widget should be animated. |
| Method Detail |
|---|
void setAnimation(boolean animation)
animation - true if the widget should be animated.boolean getAnimation()
true if the widget is animated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||