Uses of Enum Class
com.teamdev.jxbrowser.browser.PreferredColorScheme
Packages that use PreferredColorScheme
Package
Description
This package provides the classes that allow you to work with browsers.
-
Uses of PreferredColorScheme in com.teamdev.jxbrowser.browser
Methods in com.teamdev.jxbrowser.browser that return PreferredColorSchemeModifier and TypeMethodDescriptionstatic PreferredColorSchemePreferredColorScheme.forNumber(int value) static PreferredColorSchemePreferredColorScheme.valueOf(int value) Deprecated.static PreferredColorSchemePreferredColorScheme.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static PreferredColorSchemeReturns the enum constant of this class with the specified name.static PreferredColorScheme[]PreferredColorScheme.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.browser that return types with arguments of type PreferredColorSchemeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PreferredColorScheme>PreferredColorScheme.internalGetValueMap()