Uses of Interface
com.teamdev.jxbrowser.extensions.Extension
Packages that use Extension
Package
Description
This package provides the classes that allow you to work with browser callback.
This package provides the classes that allow you to work with Chrome extensions.
This package provides the classes that allow you to work with extension callbacks.
This package provides the classes that allow you to work with extension events.
-
Uses of Extension in com.teamdev.jxbrowser.browser.callback
Methods in com.teamdev.jxbrowser.browser.callback that return Extension -
Uses of Extension in com.teamdev.jxbrowser.extensions
Methods in com.teamdev.jxbrowser.extensions that return ExtensionModifier and TypeMethodDescriptionExtensionAction.extension()Returns the extension that owns this action.Installs the Chrome extension from the given CRX file.Methods in com.teamdev.jxbrowser.extensions that return types with arguments of type ExtensionModifier and TypeMethodDescriptionExtensions.list()Returns an immutable list of installed Chrome extensions.Methods in com.teamdev.jxbrowser.extensions with parameters of type Extension -
Uses of Extension in com.teamdev.jxbrowser.extensions.callback
Methods in com.teamdev.jxbrowser.extensions.callback that return Extension -
Uses of Extension in com.teamdev.jxbrowser.extensions.event
Methods in com.teamdev.jxbrowser.extensions.event that return Extension