Uses of Class
com.acesoft.aceoffix.ThemeType

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 AceoffixCtrl.setTheme(ThemeType theme)
          Sets the theme of the AceoffixCtrl.