Uses of Annotation Interface
com.teamdev.jxbrowser.annotation.Generated
Packages that use Generated
Package
Description
This package provides the classes that allow you to work with browsers.
This package provides the classes that allow you to work with browser events.
This package provides classes that allow managing credit cards.
This package contains classes, that allow managing the screencast process.
Provides the interfaces and classes for the Document Object Model (DOM).
Contains the classes and interfaces of the DOM events.
This package provides the classes that allow you to manage downloads.
The download activity events.
This package provides the classes that allow you to work with Chrome extensions.
This package provides classes that allow you to work with the JavaScript to Java bridge.
Provides interfaces and classes for working with media content and devices.
This package contains interfaces and classes for working with context menu.
Contains classes and interfaces for working with navigation.
Contains classes and interfaces for working with network.
Provides classes that allow you to configure proxy.
Contains classes and interfaces for working with SSL certificates.
This package provides classes that allow you to work with permissions.
Contains classes and interfaces for filtering the available plugins.
Contains classes and interfaces for printing.
The utility classes for the user interface (UI) related functionality.
-
Uses of Generated in com.teamdev.jxbrowser.browser
Classes in com.teamdev.jxbrowser.browser with annotations of type GeneratedModifier and TypeClassDescriptionenumDefines the CSSdisplay-modesetting.enumThe type of the captured stream.enumThe preferred color scheme for the web content.enumDetermines how the web page will be saved.enumThe the media performance/privacy tradeoffs which affect how WebRTC traffic will be routed and how much local address information will be exposed. -
Uses of Generated in com.teamdev.jxbrowser.browser.event
Classes in com.teamdev.jxbrowser.browser.event with annotations of type Generated -
Uses of Generated in com.teamdev.jxbrowser.card
Classes in com.teamdev.jxbrowser.card with annotations of type Generated -
Uses of Generated in com.teamdev.jxbrowser.cast
Classes in com.teamdev.jxbrowser.cast with annotations of type GeneratedModifier and TypeClassDescriptionenumThe types of content that can be cast to a media receiver.enumThe media receiver states.enumThe result code that is obtained after creating a cast session. -
Uses of Generated in com.teamdev.jxbrowser.dom
Classes in com.teamdev.jxbrowser.dom with annotations of type GeneratedModifier and TypeClassDescriptionenumDescribes how the position of the other node relates to the position of the reference node.enumRepresents a physical key used in a DOM keyboard event.enumRepresents the values that can be used to distinguish different kind of nodes, such that HTML element, text, attribute, from each other.enumRepresents the XPath result types. -
Uses of Generated in com.teamdev.jxbrowser.dom.event
Classes in com.teamdev.jxbrowser.dom.event with annotations of type Generated -
Uses of Generated in com.teamdev.jxbrowser.download
Classes in com.teamdev.jxbrowser.download with annotations of type Generated -
Uses of Generated in com.teamdev.jxbrowser.download.event
Classes in com.teamdev.jxbrowser.download.event with annotations of type Generated -
Uses of Generated in com.teamdev.jxbrowser.extensions
Classes in com.teamdev.jxbrowser.extensions with annotations of type GeneratedModifier and TypeClassDescriptionenumThe extension action types.enumThe extension permission types. -
Uses of Generated in com.teamdev.jxbrowser.js
Classes in com.teamdev.jxbrowser.js with annotations of type Generated -
Uses of Generated in com.teamdev.jxbrowser.media
Classes in com.teamdev.jxbrowser.media with annotations of type GeneratedModifier and TypeClassDescriptionenumThe media device types.enumThe media types. -
Uses of Generated in com.teamdev.jxbrowser.net
Classes in com.teamdev.jxbrowser.net with annotations of type GeneratedModifier and TypeClassDescriptionenumThe network error codes.enumResource types.enumThe list of supported SSL connection versions.enumThe URL request statuses. -
Uses of Generated in com.teamdev.jxbrowser.net.proxy
Classes in com.teamdev.jxbrowser.net.proxy with annotations of type Generated -
Uses of Generated in com.teamdev.jxbrowser.net.tls
Classes in com.teamdev.jxbrowser.net.tls with annotations of type GeneratedModifier and TypeClassDescriptionenumThe certificate verification status codes. -
Uses of Generated in com.teamdev.jxbrowser.permission
Classes in com.teamdev.jxbrowser.permission with annotations of type Generated -
Uses of Generated in com.teamdev.jxbrowser.plugin
Classes in com.teamdev.jxbrowser.plugin with annotations of type Generated -
Uses of Generated in com.teamdev.jxbrowser.print
Classes in com.teamdev.jxbrowser.print with annotations of type GeneratedModifier and TypeClassDescriptionenumColor models used for printing.enumDefines which sides of the paper sheet should be used for printing.enumSpecifies fit of the printable content to a page or a printable area.enumPage orientation values used for printing.enumThe pages per sheet values that Chromium supports. -
Uses of Generated in com.teamdev.jxbrowser.suggestions
Classes in com.teamdev.jxbrowser.suggestions with annotations of type GeneratedModifier and TypeClassDescriptionenumAll supported suggestions pop-up types. -
Uses of Generated in com.teamdev.jxbrowser.ui
Classes in com.teamdev.jxbrowser.ui with annotations of type GeneratedModifier and TypeClassDescriptionfinal classA response of getting theme's color.static final classA response of getting theme's color.enumThe virtual key codes.enumThe location of the key on the keyboard or other input device.enumThe mouse buttons.final classenumThe scroll types.final classA request to set theme's color.static final classA request to set theme's color.enumThe touch event types.