Uses of Enum Class
com.teamdev.jxbrowser.ui.TouchType
Packages that use TouchType
Package
Description
The utility classes for the user interface (UI) related functionality.
-
Uses of TouchType in com.teamdev.jxbrowser.ui
Methods in com.teamdev.jxbrowser.ui that return TouchTypeModifier and TypeMethodDescriptionstatic TouchTypeTouchType.forNumber(int value) static TouchTypeTouchType.valueOf(int value) Deprecated.static TouchTypeTouchType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static TouchTypeReturns the enum constant of this class with the specified name.static TouchType[]TouchType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.ui that return types with arguments of type TouchTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TouchType>TouchType.internalGetValueMap()