|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThemeType | |
---|---|
com.acesoft.aceoffix |
Uses of ThemeType in com.acesoft.aceoffix |
---|
Methods in com.acesoft.aceoffix that return ThemeType | |
---|---|
static ThemeType |
ThemeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ThemeType[] |
ThemeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.acesoft.aceoffix with parameters of type ThemeType | |
---|---|
void |
AceoffixCtrlPHP.setTheme(ThemeType value)
Sets the theme of the AceoffixCtrl. |
void |
AceoffixCtrl.setTheme(ThemeType value)
Sets the theme of the AceoffixCtrl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |