| Package | Description |
|---|---|
| org.jboss.weld.examples.pastecode.session |
| Modifier and Type | Method and Description |
|---|---|
Theme |
PasteWindow.getTheme() |
static Theme |
Theme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Theme[] |
Theme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Theme> |
ThemeManager.getThemes() |
| Modifier and Type | Method and Description |
|---|---|
void |
PasteWindow.setTheme(Theme theme) |
Copyright © 2008–2017. All rights reserved.