Uses of Interface
com.teamdev.jxbrowser.callback.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
Modifier 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
Modifier and TypeInterfaceDescriptioninterface
An engine service that allows accessing all the available media input devices. -
Uses of Advisable in com.teamdev.jxbrowser.net
Modifier and TypeInterfaceDescriptioninterface
A service that provides access to the network-level functionality. -
Uses of Advisable in com.teamdev.jxbrowser.permission
Modifier and TypeInterfaceDescriptioninterface
A service that allows managing permissions. -
Uses of Advisable in com.teamdev.jxbrowser.plugin
Modifier and TypeInterfaceDescriptioninterface
An engine service that provides the details about the available Chromium plugins.