Uses of Enum Class
com.teamdev.jxbrowser.extensions.ExtensionActionType
Packages that use ExtensionActionType
Package
Description
This package provides the classes that allow you to work with Chrome extensions.
-
Uses of ExtensionActionType in com.teamdev.jxbrowser.extensions
Methods in com.teamdev.jxbrowser.extensions that return ExtensionActionTypeModifier and TypeMethodDescriptionExtensionAction.type()Returns the type of this extension action.static ExtensionActionTypeReturns the enum constant of this class with the specified name.static ExtensionActionType[]ExtensionActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.