|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncodedImage | |
---|---|
com.sun.lwuit | Main widget package containing the component/container "composite" similar both in terminology and design to Swing/AWT. |
Uses of EncodedImage in com.sun.lwuit |
---|
Methods in com.sun.lwuit that return EncodedImage | |
---|---|
static EncodedImage |
EncodedImage.create(byte[] data)
Creates an image from the given byte array |
static EncodedImage |
EncodedImage.create(java.io.InputStream i)
Creates an image from the input stream |
static EncodedImage |
EncodedImage.create(java.lang.String i)
Creates an image from the input stream |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |