| Package | Description |
|---|---|
| org.openfact.theme |
| Modifier and Type | Method and Description |
|---|---|
Theme.Type |
Theme.getType() |
static Theme.Type |
Theme.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Theme.Type[] |
Theme.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Theme |
ThemeProvider.getTheme(String name,
Theme.Type type) |
boolean |
ThemeProvider.hasTheme(String name,
Theme.Type type) |
Set<String> |
ThemeProvider.nameSet(Theme.Type type) |
Copyright © 2017. All rights reserved.