Uses of Enum Class
com.teamdev.jxbrowser.plugin.PluginType
Packages that use PluginType
Package
Description
Contains classes and interfaces for filtering the available plugins.
-
Uses of PluginType in com.teamdev.jxbrowser.plugin
Methods in com.teamdev.jxbrowser.plugin that return PluginTypeModifier and TypeMethodDescriptionstatic PluginTypePluginType.forNumber(int value) default PluginTypePlugin.type()Returns the plugin type.static PluginTypePluginType.valueOf(int value) Deprecated.static PluginTypePluginType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static PluginTypeReturns the enum constant of this class with the specified name.static PluginType[]PluginType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.plugin that return types with arguments of type PluginTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PluginType>PluginType.internalGetValueMap()