public final class ThemeFont
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
length |
static int |
MAJOR
Major theme font.
|
static int |
MINOR
Minor theme font.
|
static int |
NONE
No theme font.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
fromName(java.lang.String themeFontName) |
static java.lang.String |
getName(int themeFont) |
static int[] |
getValues() |
static java.lang.String |
toString(int themeFont) |