Uses of Interface
com.teamdev.jxbrowser.profile.ProfileService
Packages that use ProfileService
Package
Description
Contains classes that allow you to work with cache.
This package contains classes, that allow managing the screencast process.
Contains classes that allow you to manage cookies.
This package provides the classes that allow you to manage downloads.
This package provides the classes that allow you to work with Chrome extensions.
Contains classes and interfaces for working with network.
Provides classes that allow you to configure proxy.
Provides classes for managing passwords.
This package provides classes that allow you to work with permissions.
Contains classes and interfaces for filtering the available plugins.
This package provides classes and interfaces for spell checking.
This package contains the classes and interfaces for working with zoom on the web pages.
-
Uses of ProfileService in com.teamdev.jxbrowser.cache
Subinterfaces of ProfileService in com.teamdev.jxbrowser.cacheModifier and TypeInterfaceDescriptioninterfaceAn HTTP authentication cache service.interfaceAn HTTP cache service. -
Uses of ProfileService in com.teamdev.jxbrowser.cast
Subinterfaces of ProfileService in com.teamdev.jxbrowser.cast -
Uses of ProfileService in com.teamdev.jxbrowser.cookie
Subinterfaces of ProfileService in com.teamdev.jxbrowser.cookieModifier and TypeInterfaceDescriptioninterfaceA service that allows working with the session and persistent cookies. -
Uses of ProfileService in com.teamdev.jxbrowser.download
Subinterfaces of ProfileService in com.teamdev.jxbrowser.downloadModifier and TypeInterfaceDescriptioninterfaceA service that allows working with the downloads. -
Uses of ProfileService in com.teamdev.jxbrowser.extensions
Subinterfaces of ProfileService in com.teamdev.jxbrowser.extensionsModifier and TypeInterfaceDescriptioninterfaceA service for working with Chrome extensions. -
Uses of ProfileService in com.teamdev.jxbrowser.net
Subinterfaces of ProfileService in com.teamdev.jxbrowser.netModifier and TypeInterfaceDescriptioninterfaceA service that provides access to the network-level functionality. -
Uses of ProfileService in com.teamdev.jxbrowser.net.proxy
Subinterfaces of ProfileService in com.teamdev.jxbrowser.net.proxy -
Uses of ProfileService in com.teamdev.jxbrowser.password
Subinterfaces of ProfileService in com.teamdev.jxbrowser.passwordModifier and TypeInterfaceDescriptioninterfaceA service for working with logins and passwords saved in the Chromium password store. -
Uses of ProfileService in com.teamdev.jxbrowser.permission
Subinterfaces of ProfileService in com.teamdev.jxbrowser.permissionModifier and TypeInterfaceDescriptioninterfaceA service that allows managing permissions. -
Uses of ProfileService in com.teamdev.jxbrowser.plugin
Subinterfaces of ProfileService in com.teamdev.jxbrowser.pluginModifier and TypeInterfaceDescriptioninterfaceAn engine service that provides the details about the available Chromium plugins. -
Uses of ProfileService in com.teamdev.jxbrowser.spellcheck
Subinterfaces of ProfileService in com.teamdev.jxbrowser.spellcheckModifier and TypeInterfaceDescriptioninterfaceA profile service that provides functionality for configuring spell checking. -
Uses of ProfileService in com.teamdev.jxbrowser.zoom
Subinterfaces of ProfileService in com.teamdev.jxbrowser.zoomModifier and TypeInterfaceDescriptioninterfaceAllows configuring the default zoom level and receive notifications about zoom changes.