Uses of Interface
com.teamdev.jxbrowser.callback.Advisable
Packages that use Advisable
Package
Description
This package provides the classes that allow you to work with browsers.
Provides interfaces and classes for working with media content and devices.
Contains classes and interfaces for working with navigation.
Contains classes and interfaces for working with network.
This package provides classes that allow you to work with permissions.
Contains classes and interfaces for filtering the available plugins.
-
Uses of Advisable in com.teamdev.jxbrowser.browser
Subinterfaces of Advisable in com.teamdev.jxbrowser.browserModifier and TypeInterfaceDescriptioninterface
A web browser control that allows loading a web page or a local HTML file, accessing DOM and executing JavaScript on the loaded web page, getting notifications about loading progress, dispatching keyboard and mouse events, etc. -
Uses of Advisable in com.teamdev.jxbrowser.media
Subinterfaces of Advisable in com.teamdev.jxbrowser.mediaModifier and TypeInterfaceDescriptioninterface
An engine service that allows accessing all the available media input devices. -
Uses of Advisable in com.teamdev.jxbrowser.net
Subinterfaces of Advisable in com.teamdev.jxbrowser.netModifier and TypeInterfaceDescriptioninterface
A service that provides access to the network-level functionality. -
Uses of Advisable in com.teamdev.jxbrowser.permission
Subinterfaces of Advisable in com.teamdev.jxbrowser.permissionModifier and TypeInterfaceDescriptioninterface
A service that allows managing permissions. -
Uses of Advisable in com.teamdev.jxbrowser.plugin
Subinterfaces of Advisable in com.teamdev.jxbrowser.pluginModifier and TypeInterfaceDescriptioninterface
An engine service that provides the details about the available Chromium plugins.