public class Resources
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Image |
back |
static Image |
button |
static TristateImage |
checkBkg |
static TristateImage |
checkSel |
static java.lang.String |
chimeMP3 |
static Image |
comboArrow |
static Image |
comboArrow2 |
static Image |
combobox |
static Image |
edit |
static Image |
exit |
static TristateImage |
floatingBkg |
static Image |
floatingFrg |
static Image |
grid |
static Image |
listbox |
static Image |
menu |
static Image |
multibutton |
static Image |
multiedit |
static Image |
outlinededit |
static Image |
progressbarv |
static Image |
progressHandle |
static TristateImage |
radioBkg |
static TristateImage |
radioSel |
static Image |
scrollposh |
static Image |
scrollposv |
static Image |
switchBack |
static Image |
switchBrd |
static Image |
switchBrdAnd |
static Image |
switchBrdIos |
static Image |
switchBtn |
static Image |
switchBtnAnd |
static Image |
switchBtnIos |
static Image |
tab |
static Image |
tab2 |
static Image |
warning |
Constructor and Description |
---|
Resources() |
Modifier and Type | Method and Description |
---|---|
static void |
flush()
Flush all resources held in the hashtables of the classes used by the Android user interface style.
|
static void |
uiStyleChanged() |
public static Image button
public static Image edit
public static Image outlinededit
public static Image combobox
public static Image floatingFrg
public static Image multibutton
public static Image listbox
public static Image multiedit
public static Image progressbarv
public static Image scrollposh
public static Image scrollposv
public static Image tab
public static Image tab2
public static Image grid
public static TristateImage checkSel
public static TristateImage checkBkg
public static TristateImage floatingBkg
public static TristateImage radioSel
public static TristateImage radioBkg
public static Image warning
public static Image progressHandle
public static Image exit
public static Image back
public static Image menu
public static Image comboArrow
public static Image comboArrow2
public static Image switchBrdAnd
public static Image switchBack
public static Image switchBtnAnd
public static Image switchBtnIos
public static Image switchBrdIos
public static Image switchBtn
public static Image switchBrd
public static java.lang.String chimeMP3