Package | Description |
---|---|
com.ui.controls |
Modifier and Type | Field and Description |
---|---|
Label.BackgroundStyles |
Label.BackgroundStyle |
Modifier and Type | Method and Description |
---|---|
Label.BackgroundStyles |
Label.getBackgroundStyle() |
static Label.BackgroundStyles |
Label.BackgroundStyles.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Label.BackgroundStyles[] |
Label.BackgroundStyles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Label.setBackgroundStyle(Label.BackgroundStyles style) |