Uses of Enum Class
com.iizigo.ApplicationUI.Theme
Packages that use ApplicationUI.Theme
Uses of ApplicationUI.Theme in com.iizigo
Methods in com.iizigo that return ApplicationUI.ThemeModifier and TypeMethodDescriptionApplicationUI.getTheme()
Gets the current theme.static ApplicationUI.Theme
Returns the enum constant of this class with the specified name.static ApplicationUI.Theme[]
ApplicationUI.Theme.values()
Returns an array containing the constants of this enum class, in the order they are declared.