|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppResources
Resource ids for standard application resources.
| Field Summary | |
|---|---|
static int |
ID_APP_CAPABILITIES
String resource; a semicolon delimeted list of capabilities. |
static int |
ID_APP_CLASS
String resource id for the classname of the subclass of Application that should be instantiated to run this app |
static int |
ID_APP_FLAGS
String resource id for the launch flags string. |
static int |
ID_APP_NAME
String resource id for the user visible name of the application |
static int |
ID_APP_VENDOR
String resource id for the vendor string. |
static int |
ID_CHOOSER_CATEGORY
String resource; case insensitive; specifies the chooser category where this app should be placed. |
static int |
ID_LARGE_ICON
Bitmap resource id for the large icon displayed in the jump screen. |
static int |
ID_LOCALE
String resource id for the locale (e.g., "en_US"). |
static int |
ID_MIDLET_DEVICE_NAME
String resource id for the default, emulated device. |
static int |
ID_MIDLET_PACKED_DIMENSIONS
Integer resource id for the default, emulated screen size as two packed shorts: (w << 16) | h. |
static int |
ID_MIDLET_TWELVE_PAD
Integer resource id for specifying whether the twelve-pad should be enabled by default. |
static int |
ID_MINI_ICON
Bitmap resource id for the icon displayed in the quick access window. |
static int |
ID_SMALL_ICON
Bitmap resource id for the small icon displayed in the jump screen. |
static int |
ID_SPLASH_SCREEN
Bitmap resource id for the default splash screen. |
static int |
ID_SPLASH_SCREEN_RESOURCE
Splash screen resource id for the default splash screen resource. |
| Field Detail |
|---|
static final int ID_APP_NAME
static final int ID_APP_CLASS
static final int ID_APP_FLAGS
static final int ID_LARGE_ICON
static final int ID_SMALL_ICON
static final int ID_SPLASH_SCREEN
static final int ID_LOCALE
static final int ID_SPLASH_SCREEN_RESOURCE
static final int ID_APP_VENDOR
static final int ID_MIDLET_DEVICE_NAME
static final int ID_MIDLET_PACKED_DIMENSIONS
static final int ID_MIDLET_TWELVE_PAD
static final int ID_APP_CAPABILITIES
static final int ID_MINI_ICON
static final int ID_CHOOSER_CATEGORY
"main"
"apps"
"games"
"im"
"midlets"
"multimedia"
"netgames"
"sms"
"pim"
"services"
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||