|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StaticAnimation | |
com.sun.lwuit | Main widget package containing the component/container "composite" similar both in terminology and design to Swing/AWT. |
com.sun.lwuit.util | Utility features that are either too domain specific or don't "fit" into any other packages. |
Uses of StaticAnimation in com.sun.lwuit |
Methods in com.sun.lwuit that return StaticAnimation | |
static StaticAnimation |
StaticAnimation.createAnimation(DataInputStream data)
Creates an animation from the given stream, this method is used internally by Resources normally you should not create static animations manually. |
Uses of StaticAnimation in com.sun.lwuit.util |
Methods in com.sun.lwuit.util that return StaticAnimation | |
StaticAnimation |
Resources.getAnimation(String id)
Returns the animation resource from the file. |
|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |