public class AssetImageLoader
extends java.lang.Object
Constructor and Description |
---|
AssetImageLoader() |
Modifier and Type | Method and Description |
---|---|
static javax.microedition.lcdui.Image |
loadImage(java.lang.String assetName)
Load an appropriately named image resource from the asset catalog for this platform.
|
public static javax.microedition.lcdui.Image loadImage(java.lang.String assetName)
assetName
- the name of an Image to load