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 TypeMethodDescriptiondefault PluginTypePlugin.type()Returns the plugin type.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.