Package | Description |
---|---|
org.eclipse.nebula.widgets.opal.tipoftheday |
Modifier and Type | Method | Description |
---|---|---|
TipOfTheDay.TipStyle |
TipOfTheDay.getStyle() |
|
static TipOfTheDay.TipStyle |
TipOfTheDay.TipStyle.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static TipOfTheDay.TipStyle[] |
TipOfTheDay.TipStyle.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
TipOfTheDay.setStyle(TipOfTheDay.TipStyle style) |