Uses of Enum Class
com.teamdev.jxbrowser.ui.AppTheme
Package
Description
The utility classes for the user interface (UI) related functionality.
-
Uses of AppTheme in com.teamdev.jxbrowser.ui
Modifier and TypeMethodDescriptionstatic AppTheme
AppTheme.forNumber
(int value) GetColorResponse.Builder.getTheme()
GetColorResponse.getTheme()
SetThemeColorRequest.Builder.getTheme()
SetThemeColorRequest.getTheme()
static AppTheme
AppTheme.valueOf
(int value) Deprecated.static AppTheme
AppTheme.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static AppTheme
Returns the enum constant of this class with the specified name.static AppTheme[]
AppTheme.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AppTheme>
AppTheme.internalGetValueMap()
Modifier and TypeMethodDescription