Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AAC - Enum constant in enum class com.teamdev.jxbrowser.engine.ProprietaryFeature
-
Represents support of the AAC codec.
- ABNORMAL_TERMINATION - Enum constant in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- ABNORMAL_TERMINATION_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- ABORT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ABORT - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- ABORT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ABORTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An operation was aborted (due to user action).
- ABORTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An operation was aborted (due to user action).
- AbsoluteFontSize - Interface in com.teamdev.jxbrowser.ui
-
Absolute font size that is based on the default font size.
- absoluteImageUrl() - Method in interface com.teamdev.jxbrowser.dom.PointInspection
-
Returns a string that represents the absolute URL of the image located at the point or an empty string if there is no image at the point.
- absoluteLinkUrl() - Method in interface com.teamdev.jxbrowser.dom.PointInspection
-
Returns a string that represents the absolute URL of the link DOM element at the point or an empty string if there is no link at the point.
- acceptableExtensions() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenFileCallback.Params
-
Returns the list of the file extensions acceptable by the file chooser.
- acceptableExtensions() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenFilesCallback.Params
-
Returns the list of the file extensions acceptable by the file chooser.
- acceptableExtensions() - Method in interface com.teamdev.jxbrowser.browser.callback.SaveFileCallback.Params
-
Returns an immutable list of the file extensions acceptable by the file chooser.
- acceptAll() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenFileCallback.Params
-
Returns
true
when the dialog should accept all types of files and show the "All files" filter. - acceptAll() - Method in interface com.teamdev.jxbrowser.browser.callback.SaveFileCallback.Params
-
Returns true when the dialog should accept all types of files and show the "All files" filter.
- ACCEPTED - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- acceptLanguage() - Method in interface com.teamdev.jxbrowser.net.Network
-
Returns a string that represents the Accept-Language request-header field.
- acceptLanguage(String) - Method in interface com.teamdev.jxbrowser.net.Network
-
Configures the accept language.
- ACCESS_DENIED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Permission to access a resource, other than the network, was denied.
- ACCESS_DENIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Permission to access a resource, other than the network, was denied.
- ACCESSIBILITY_EVENTS - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- ACCESSIBILITY_EVENTS_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- action() - Method in interface com.teamdev.jxbrowser.dom.FormElement
-
Returns the value of the action attribute of this form.
- Action(Consumer<RequestPermission.Response>) - Constructor for class com.teamdev.jxbrowser.permission.callback.RequestPermissionCallback.Action
- Action(Consumer<StartCaptureSession.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.StartCaptureSessionCallback.Action
- Action(Consumer<SaveCreditCard.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.SaveCreditCardCallback.Action
- Action(Consumer<StartPresentation.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.StartPresentationCallback.Action
- Action(Consumer<StartDownload.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.StartDownloadCallback.Action
- Action(Consumer<BeforeFormRepost.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.BeforeFormRepostCallback.Action
- Action(Consumer<OpenExternalApp.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.OpenExternalAppCallback.Action
- Action(Consumer<OpenFile.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.OpenFileCallback.Action
- Action(Consumer<OpenFiles.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.OpenFilesCallback.Action
- Action(Consumer<OpenFolder.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.OpenFolderCallback.Action
- Action(Consumer<SaveAsPdf.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.SaveAsPdfCallback.Action
- Action(Consumer<SaveFile.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.SaveFileCallback.Action
- Action(Consumer<SelectColor.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.SelectColorCallback.Action
- Action(Consumer<ShowContextMenu.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Action
- Action(Consumer<BeforeUnload.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.BeforeUnloadCallback.Action
- Action(Consumer<ShowAlert.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.AlertCallback.Action
- Action(Consumer<ShowConfirm.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.ConfirmCallback.Action
- Action(Consumer<ShowPrompt.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.PromptCallback.Action
- Action(Consumer<AllowCertificateError.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.CertificateErrorCallback.Action
- Action(Consumer<Authenticate.Response>) - Constructor for class com.teamdev.jxbrowser.net.callback.AuthenticateCallback.Action
- Action(Consumer<SelectClientCertificate.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.SelectClientCertificateCallback.Action
- Action(Consumer<SavePassword.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.SavePasswordCallback.Action
- Action(Consumer<UpdatePassword.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.UpdatePasswordCallback.Action
- Action(Consumer<RequestPdfDocumentPassword.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.RequestPdfDocumentPasswordCallback.Action
- Action(Consumer<Print.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.PrintCallback.Action
- Action(Consumer<PrintHtml.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.PrintHtmlCallback.Action
- Action(Consumer<PrintPdf.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.PrintPdfCallback.Action
- Action(Consumer<SaveUserDataProfile.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.SaveUserDataProfileCallback.Action
- Action(Consumer<UpdateUserDataProfile.Response>) - Constructor for class com.teamdev.jxbrowser.browser.callback.UpdateUserDataProfileCallback.Action
- add(Object) - Method in interface com.teamdev.jxbrowser.js.JsSet
-
Adds the specified
element
to this set. - add(String) - Method in interface com.teamdev.jxbrowser.spellcheck.Dictionary
-
Adds the given
word
to the dictionary and schedules a write to disk. - ADD_USER_CERT_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An error adding a certificate to the OS certificate database.
- ADD_USER_CERT_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An error adding a certificate to the OS certificate database.
- addEventListener(EventType, Observer<Event>, boolean) - Method in interface com.teamdev.jxbrowser.dom.event.EventTarget
-
Adds the given
listener
to the event target. - addExtraHeader(HttpHeader) - Method in class com.teamdev.jxbrowser.navigation.LoadUrlParams.Builder
-
Adds an extra HTTP header to the HTTP headers that will be sent to the resource.
- addHttpHeader(HttpHeader) - Method in class com.teamdev.jxbrowser.net.UrlRequestJob.Options.Builder
-
Adds the HTTP header to the list of the HTTP headers.
- addLanguage(Language) - Method in interface com.teamdev.jxbrowser.spellcheck.SpellChecker
-
Adds the language to the list of the languages for which spell checking is performed.
- addPair(FormData.Pair) - Method in class com.teamdev.jxbrowser.net.FormData.Builder
-
Sets the key-value pair that represents a segment of the form data.
- addPair(MultipartFormData.Pair) - Method in class com.teamdev.jxbrowser.net.MultipartFormData.Builder
-
Sets the key-value pair that represents a segment of the multi-part form data.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- address() - Method in interface com.teamdev.jxbrowser.user.UserDataProfile
-
The address entered by the user.
- Address - Interface in com.teamdev.jxbrowser.user
-
The user's address containing information about a street, city, state, etc.
- ADDRESS_IN_USE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Returned when attempting to bind an address that is already in use.
- ADDRESS_IN_USE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Returned when attempting to bind an address that is already in use.
- ADDRESS_INVALID - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The IP address or port number is invalid (e.g., cannot connect to the IP address 0 or the port 0).
- ADDRESS_INVALID_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The IP address or port number is invalid (e.g., cannot connect to the IP address 0 or the port 0).
- ADDRESS_UNREACHABLE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The IP address is unreachable.
- ADDRESS_UNREACHABLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The IP address is unreachable.
- ADDRESSES - Enum constant in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
The pop-up contains address suggestions.
- ADDRESSES_VALUE - Static variable in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
The pop-up contains address suggestions.
- addScheme(Scheme, InterceptUrlRequestCallback) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Associates the given URL
scheme
with thecallback
, so that all URL requests with the given scheme will be intercepted before they are sent out. - addSwitch(String) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Adds the switch to the list of the switches that will be passed to the Chromium process.
- addToDictionaryMenuItemText() - Method in interface com.teamdev.jxbrowser.menu.SpellCheckMenu
-
Returns a string that represents the localized text of the "Add to Dictionary" menu item.
- Advisable<P extends Callback> - Interface in com.teamdev.jxbrowser.callback
-
A common interface that all objects providing callbacks must implement.
- AGAIN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- AGAIN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- AlertCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when JavaScript alert dialog should be displayed.
- AlertCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
AlertCallback
. - AlertCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
AlertCallback
. - all() - Method in interface com.teamdev.jxbrowser.card.CreditCards
-
Returns all credit cards.
- all() - Method in interface com.teamdev.jxbrowser.password.PasswordStore
-
Returns all saved and blacklisted (marked as "never-saved") records from the password store.
- all() - Method in interface com.teamdev.jxbrowser.user.UserDataProfiles
-
Returns all user data records.
- ALL - Enum constant in enum class com.teamdev.jxbrowser.logging.Level
-
ALL indicates that all messages should be logged.
- allNeverSaved() - Method in interface com.teamdev.jxbrowser.password.PasswordStore
-
Returns only blacklisted (marked as "never-saved") records from the password store.
- allow() - Method in class com.teamdev.jxbrowser.browser.callback.CertificateErrorCallback.Action
-
Notifies the browser that the certificate error must be ignored.
- allow() - Static method in interface com.teamdev.jxbrowser.plugin.callback.AllowPluginCallback.Response
-
Notifies the engine that the plugin is allowed to be used.
- allowFileAccessFromFiles() - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Allows file access from files for the
Engine
instance. - allowJavaScriptAccessClipboard() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Allows JavaScript code on the web pages loaded in the browser to access clipboard.
- allowJavaScriptAccessCookies() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Allows JavaScript code on the web pages loaded in the browser to read/write cookies in the cookies storage using the
document.cookie
property. - allowLoadingImagesAutomatically() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Allows loading images automatically on the web pages loaded in the browser.
- AllowPluginCallback - Interface in com.teamdev.jxbrowser.plugin.callback
-
This callback is invoked when the engine wants to check whether a specific plugin is allowed or not.
- AllowPluginCallback.Params - Interface in com.teamdev.jxbrowser.plugin.callback
-
The parameters of the
AllowPluginCallback
. - AllowPluginCallback.Response - Interface in com.teamdev.jxbrowser.plugin.callback
-
A response for
AllowPluginCallback
. - allowRunningInsecureContent() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Allows running an insecure content in the browser.
- allowScriptsToCloseWindows() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Allows JavaScript code on the web pages loaded in the browser to close the browser.
- allSaved() - Method in interface com.teamdev.jxbrowser.password.PasswordStore
-
Returns only saved records from the password store.
- alpha() - Method in interface com.teamdev.jxbrowser.ui.Color
-
Returns the opacity channel value in the
0..1
range. - alpha(float) - Method in class com.teamdev.jxbrowser.ui.Color.Builder
-
Sets the alpha channel value in the
0..1
range. - ALPN_NEGOTIATION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The request to negotiate an alternate protocol failed.
- ALPN_NEGOTIATION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The request to negotiate an alternate protocol failed.
- ALT_LEFT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ALT_LEFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ALT_RIGHT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ALT_RIGHT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- altDown(boolean) - Method in class com.teamdev.jxbrowser.ui.KeyModifiers.Builder
-
Sets the flag indicating whether the Alt is down.
- altGraphDown(boolean) - Method in class com.teamdev.jxbrowser.ui.KeyModifiers.Builder
-
Sets the flag indicating whether the AltGraph is down.
- AMERICAN_EXPRESS - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- AMERICAN_EXPRESS_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- AMHARIC - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- ANY - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result type is not set.
- ANY_UNORDERED_NODE - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents a single node matching the XPath expression.
- ANY_UNORDERED_NODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents a single node matching the XPath expression.
- ANY_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result type is not set.
- APP_THEME_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.ui.AppTheme
- APP_THEME_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.AppTheme
- appendChild(Node) - Method in interface com.teamdev.jxbrowser.dom.Node
-
Adds the given
node
as a child of the current node to the end of its children list. - APPLICATION_WINDOW - Enum constant in enum class com.teamdev.jxbrowser.capture.CaptureSourceType
-
The content is captured from an application window.
- applicationWindows() - Method in interface com.teamdev.jxbrowser.capture.CaptureSources
-
Returns the list of available application windows for capture.
- apply() - Method in interface com.teamdev.jxbrowser.print.PrintSettings
-
Applies the configured print settings.
- AppTheme - Enum Class in com.teamdev.jxbrowser.ui
-
The supported application themes.
- ARABIC - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- ARROW_DOWN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ARROW_DOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ARROW_LEFT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ARROW_LEFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ARROW_RIGHT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ARROW_RIGHT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ARROW_UP - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ARROW_UP_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- asBoolean() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns the XPath result represented as a boolean.
- asNumber() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns the XPath result represented as a number.
- asSingleNode() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns an
Optional
that contains the XPath result represented as a single node or an emptyOptional
if it does not exist. - asSnapshotNodes() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns the XPath result represented as an immutable list of the snapshot nodes.
- asString() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns the XPath result represented as a string.
- AsyncCallback<P,
R extends AsyncCallbackAction> - Interface in com.teamdev.jxbrowser.callback -
A common interface that all asynchronous callbacks must extend.
- AsyncCallbackAction<R> - Class in com.teamdev.jxbrowser.callback
-
An action providing a response to an asynchronous callback.
- AT_TARGET - Enum constant in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Indicates that the event is being evaluated at the event target.
- AT_TARGET_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Indicates that the event is being evaluated at the event target.
- Attribute - Interface in com.teamdev.jxbrowser.dom
-
An HTML DOM attribute.
- ATTRIBUTE_NODE - Enum constant in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents an attribute of the HTML element.
- ATTRIBUTE_NODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents an attribute of the HTML element.
- attributeNodes() - Method in interface com.teamdev.jxbrowser.dom.Element
-
Returns an immutable list that contains attribute nodes of the element.
- attributes() - Method in interface com.teamdev.jxbrowser.dom.Element
-
Returns an immutable map that contains attributes of the element.
- attributeValue(String) - Method in interface com.teamdev.jxbrowser.dom.Element
-
Returns a string that represents the value of the attribute with the given
attrName
. - audio() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns
Audio
that allows controlling audio on a web page loaded in the current browser instance. - audio() - Method in interface com.teamdev.jxbrowser.media.event.AudioEvent
-
Returns the
Audio
instance initiated this event. - audio() - Method in interface com.teamdev.jxbrowser.media.event.AudioStartedPlaying
- audio() - Method in interface com.teamdev.jxbrowser.media.event.AudioStoppedPlaying
- Audio - Interface in com.teamdev.jxbrowser.media
-
Allows controlling audio for this Browser instance and receive notifications when audio has been started or stopped playing.
- AUDIO - Enum constant in enum class com.teamdev.jxbrowser.browser.MediaStreamType
-
An audio stream from the microphone.
- AUDIO - Enum constant in enum class com.teamdev.jxbrowser.media.MediaType
- AUDIO_CAPTURE - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- AUDIO_CAPTURE_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- AUDIO_DEVICE - Enum constant in enum class com.teamdev.jxbrowser.media.MediaDeviceType
- AUDIO_DEVICE_VALUE - Static variable in enum class com.teamdev.jxbrowser.media.MediaDeviceType
- AUDIO_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.MediaStreamType
-
An audio stream from the microphone.
- AUDIO_VALUE - Static variable in enum class com.teamdev.jxbrowser.media.MediaType
- AudioCaptureMode - Enum Class in com.teamdev.jxbrowser.capture
-
The mode of capturing audio during the content capture session.
- audioCaptureRequested() - Method in interface com.teamdev.jxbrowser.browser.callback.StartCaptureSessionCallback.Params
-
Returns
true
if the page requests audio capture as well as the video content. - AudioEvent - Interface in com.teamdev.jxbrowser.media.event
-
An audio event on the loaded web page.
- AudioStartedPlaying - Interface in com.teamdev.jxbrowser.media.event
-
An event indicating that an audio has been started playing on the web page.
- AudioStoppedPlaying - Interface in com.teamdev.jxbrowser.media.event
-
An event indicating that an audio has been stopped playing on the web page.
- authenticate(String, String) - Method in class com.teamdev.jxbrowser.net.callback.AuthenticateCallback.Action
-
Notifies the engine that the authentication should be performed with the particular
userName
andpassword
. - AuthenticateCallback - Interface in com.teamdev.jxbrowser.net.callback
-
The callback that is invoked when an HTTP request receives an authentication challenge and is unable to respond using cached credentials.
- AuthenticateCallback.Action - Class in com.teamdev.jxbrowser.net.callback
-
An action providing a response to the
AuthenticateCallback
. - AuthenticateCallback.Params - Interface in com.teamdev.jxbrowser.net.callback
-
The parameters of the
AuthenticateCallback
. - AUTHORITY_INVALID - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- AUTHORITY_INVALID_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- AUTO - Enum constant in enum class com.teamdev.jxbrowser.engine.PasswordStore
-
Choose encryption automatically.
- AutoDetectProxyConfig - Class in com.teamdev.jxbrowser.net.proxy
-
With this proxy configuration the connection automatically detects proxy settings.
- AVAILABLE - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
The receiver is available to be cast to.
- AVAILABLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
The receiver is available to be cast to.
- await(Predicate<MediaReceiver>) - Method in interface com.teamdev.jxbrowser.cast.MediaReceivers
-
Blocks the current thread until the first receiver matching the
predicate
is discovered. - await(Predicate<MediaReceiver>, Duration) - Method in interface com.teamdev.jxbrowser.cast.MediaReceivers
-
Blocks the current thread until the first receiver matching the
predicate
is discovered.
B
- BACK - Enum constant in enum class com.teamdev.jxbrowser.dom.event.MouseEvent.Button
-
A fourth button.
- BACK - Enum constant in enum class com.teamdev.jxbrowser.ui.MouseButton
- BACK_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.MouseButton
- BACKGROUND_COLOR - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- BACKGROUND_SYNC - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- BACKGROUND_SYNC_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- backgroundColor(Color) - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows setting the given background
color
for the selected text in a WYSIWYG editor. - backgroundColor(String) - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows setting the given background
colorName
for the selected text in a WYSIWYG editor. - BACKQUOTE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BACKQUOTE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BACKSLASH - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BACKSLASH_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BACKSPACE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BACKSPACE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BAD_GATEWAY - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- BAD_REQUEST - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- BAD_SSL_CLIENT_AUTH_CERT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL handshake failed because of a bad or missing client certificate.
- BAD_SSL_CLIENT_AUTH_CERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL handshake failed because of a bad or missing client certificate.
- baseUri() - Method in interface com.teamdev.jxbrowser.dom.Document
-
Returns a string that represents the
<base>
element'shref
attribute if one is present. - BASIC - Enum constant in enum class com.teamdev.jxbrowser.engine.PasswordStore
-
Use basic encryption.
- BASS_BOOST - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BASS_BOOST_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BeforeFormRepostCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when a web page with POST data is going to be reloaded and the user must confirm that the POST data can be resubmitted.
- BeforeFormRepostCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
BeforeFormRepostCallback
. - BeforeFormRepostCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
BeforeFormRepostCallback
. - BeforeSendUploadDataCallback - Interface in com.teamdev.jxbrowser.net.callback
-
The callback that is invoked before the upload data is sent to the web server.
- BeforeSendUploadDataCallback.Params - Interface in com.teamdev.jxbrowser.net.callback
-
The parameters of the
BeforeSendUploadDataCallback
. - BeforeSendUploadDataCallback.Response - Interface in com.teamdev.jxbrowser.net.callback
-
A response for
BeforeSendUploadDataCallback
. - BeforeStartTransactionCallback - Interface in com.teamdev.jxbrowser.net.callback
-
The callback that is invoked before the network transaction starts.
- BeforeStartTransactionCallback.Params - Interface in com.teamdev.jxbrowser.net.callback
-
The parameters of the
BeforeStartTransactionCallback
. - BeforeStartTransactionCallback.Response - Interface in com.teamdev.jxbrowser.net.callback
-
A response for
BeforeStartTransactionCallback
. - BeforeUnloadCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the web page is about to be unloaded.
- BeforeUnloadCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
A responder for the
BeforeFormRepostCallback
. - BeforeUnloadCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
BeforeUnloadCallback
. - BeforeUrlRequestCallback - Interface in com.teamdev.jxbrowser.net.callback
-
The callback is invoked when an HTTP request is about to occur.
- BeforeUrlRequestCallback.Params - Interface in com.teamdev.jxbrowser.net.callback
-
The parameters of the
BeforeUrlRequestCallback
. - BeforeUrlRequestCallback.Response - Interface in com.teamdev.jxbrowser.net.callback
-
A response for
BeforeUrlRequestCallback
. - BENGALI - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- BinariesDelivery - Interface in com.teamdev.jxbrowser.engine
-
Delivers Chromium binaries to the specific directory.
- bitmap() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns a
Bitmap
that contains the image of the currently loaded web page. - Bitmap - Interface in com.teamdev.jxbrowser.ui
-
A binary image in the BGRA format.
- BitmapImage<I> - Class in com.teamdev.jxbrowser.view.graphics
-
The abstract superclass of all classes that represent UI toolkit implementations that allow getting a toolkit-specific image from
Bitmap
. - BitmapImage - Class in com.teamdev.jxbrowser.view.javafx.graphics
-
A JavaFX-specific implementation that allows getting
Image
fromBitmap
. - BitmapImage - Class in com.teamdev.jxbrowser.view.swing.graphics
-
A Swing-specific implementation that allows getting
BufferedImage
fromBitmap
. - BitmapImage - Class in com.teamdev.jxbrowser.view.swt.graphics
-
An SWT-specific implementation that allows getting
Image
fromBitmap
. - BitmapTimeoutException - Exception in com.teamdev.jxbrowser.browser
-
Thrown when a bitmap request times out.
- BitmapTimeoutException() - Constructor for exception com.teamdev.jxbrowser.browser.BitmapTimeoutException
-
Constructs a new instance of
BitmapTimeoutException
. - BLACK - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- BLACK_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
- BLOCK_SCROLL - Enum constant in enum class com.teamdev.jxbrowser.ui.ScrollType
-
Defines the scroll by page.
- BLOCK_SCROLL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.ScrollType
-
Defines the scroll by page.
- BLOCKED_BY_ADMINISTRATOR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The request was blocked by the URL block list configured by the domain administrator.
- BLOCKED_BY_ADMINISTRATOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The request was blocked by the URL block list configured by the domain administrator.
- BLOCKED_BY_CLIENT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The client chose to block the request.
- BLOCKED_BY_CLIENT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The client chose to block the request.
- BLOCKED_BY_RESPONSE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The request failed because the response was delivered along with requirements which are not met ('X-Frame-Options' and 'Content-Security-Policy' ancestor checks and 'Cross-Origin-Resource-Policy', for instance).
- BLOCKED_BY_RESPONSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The request failed because the response was delivered along with requirements which are not met ('X-Frame-Options' and 'Content-Security-Policy' ancestor checks and 'Cross-Origin-Resource-Policy', for instance).
- blue() - Method in interface com.teamdev.jxbrowser.ui.Color
-
Returns the blue channel value in the
0..1
range. - blue(float) - Method in class com.teamdev.jxbrowser.ui.Color.Builder
-
Sets the blue channel value in the
0..1
range. - blur() - Method in interface com.teamdev.jxbrowser.dom.Element
-
Removes keyboard focus from the current element.
- BLUR - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- bold() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows making the selected text bold in a WYSIWYG editor.
- BOLD - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- BOOLEAN - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result contains a single boolean value.
- BOOLEAN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result contains a single boolean value.
- bottom() - Method in interface com.teamdev.jxbrowser.print.PageMargins.CustomMargins
-
Returns the margin on the bottom side of the sheet.
- BOTTOM - Enum constant in enum class com.teamdev.jxbrowser.dom.Element.AlignTo
-
The bottom of the element will be aligned to the bottom of the visible area of the scrollable ancestor.
- boundary() - Method in interface com.teamdev.jxbrowser.net.ContentType
-
Returns the boundary specified in the
Content-Type
header or an emptyOptional
if the header does not contain a boundary. - boundary(String) - Method in class com.teamdev.jxbrowser.net.ContentType.Builder
-
Sets the boundary of the
multipart/form-data
associated with the content type. - boundingClientRect() - Method in interface com.teamdev.jxbrowser.dom.Element
-
Returns a
Rect
object representing the bounds of the element and its position relative to the top-left of the viewport of the current document. - bounds() - Method in interface com.teamdev.jxbrowser.browser.event.UpdateBoundsRequested
-
Returns the new bounds in screen coordinates.
- BRACKET_LEFT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRACKET_LEFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRACKET_RIGHT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRACKET_RIGHT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_AUTO - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_AUTO_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_DOWN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_DOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_MAXIMUM - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_MAXIMUM_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_MINIMIUM - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_MINIMIUM_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_TOGGLE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_TOGGLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_UP - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BRIGHTNESS_UP_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROTHER_BR_SCRIPT_3_BLACK - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Brother BRScript3 color printer PPDs.
- BROTHER_BR_SCRIPT_3_BLACK_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Brother BRScript3 color printer PPDs.
- BROTHER_BR_SCRIPT_3_COLOR - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Brother BRScript3 color printer PPDs.
- BROTHER_BR_SCRIPT_3_COLOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Brother BRScript3 color printer PPDs.
- BROTHER_CUPS_COLOR - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Brother color laser printer PPDs.
- BROTHER_CUPS_COLOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Brother color laser printer PPDs.
- BROTHER_CUPS_MONO - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Brother color laser printer PPDs.
- BROTHER_CUPS_MONO_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Brother color laser printer PPDs.
- browser() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Returns the
Browser
instance configured by this settings. - browser() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns the
Browser
instance requested to display this context menu. - browser() - Method in interface com.teamdev.jxbrowser.browser.callback.StartPresentationCallback.Params
-
Returns the browser that starts the presentation.
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.BrowserBecameResponsive
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.BrowserBecameUnresponsive
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.BrowserClosed
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.BrowserEvent
-
Returns the
Browser
instance initiated this event. - browser() - Method in interface com.teamdev.jxbrowser.browser.event.CaptureSessionStarted
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.ConsoleMessageReceived
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.FaviconChanged
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.FocusGained
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.FocusLost
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.FocusRequested
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.FrameCreated
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.FrameDeleted
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.MediaStreamCaptureStarted
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.MediaStreamCaptureStopped
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.PrintPreviewClosed
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.PrintPreviewOpened
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.RenderProcessStarted
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.RenderProcessTerminated
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.SpellCheckCompleted
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.StatusChanged
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.TitleChanged
- browser() - Method in interface com.teamdev.jxbrowser.browser.event.UpdateBoundsRequested
- browser() - Method in interface com.teamdev.jxbrowser.cast.event.CastSessionStartFailed
-
Returns the browser that requested to initiate the cast session.
- browser() - Static method in interface com.teamdev.jxbrowser.cast.MediaSource
-
Returns a media source that represents any browser's content.
- browser() - Method in interface com.teamdev.jxbrowser.devtools.DevTools
-
Returns the
Browser
that owns the dev tools. - browser() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns the
Browser
instance of this frame. - browser() - Method in interface com.teamdev.jxbrowser.fullscreen.FullScreen
-
Returns the
Browser
instance of this service. - browser() - Method in interface com.teamdev.jxbrowser.media.Audio
-
Returns the
Browser
instance of this audio. - browser() - Method in interface com.teamdev.jxbrowser.media.callback.SelectMediaDeviceCallback.Params
-
Returns the
Browser
instance requested to select a media input device. - browser() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Returns the
Browser
instance of this navigation. - browser() - Method in interface com.teamdev.jxbrowser.net.callback.AuthenticateCallback.Params
-
Returns an
Optional
that contains theBrowser
instance initiated this authentication request or an emptyOptional
if it has not been determined or not available anymore. - browser() - Method in interface com.teamdev.jxbrowser.net.UrlRequest
-
Returns an
Optional
that contains theBrowser
instance initiated this request or an emptyOptional
if it has not been determined or not available anymore. - browser() - Method in interface com.teamdev.jxbrowser.search.TextFinder
-
Returns the
Browser
instance of this text finder. - browser() - Method in interface com.teamdev.jxbrowser.zoom.Zoom
-
Returns the
Browser
instance of this zoom. - Browser - Interface in com.teamdev.jxbrowser.browser
-
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.
- BROWSER - Enum constant in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Represents "display-mode: browser".
- BROWSER - Enum constant in enum class com.teamdev.jxbrowser.capture.CaptureSourceType
-
The content is captured from a
Browser
instance. - BROWSER - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
-
Cast the browser's web content.
- BROWSER_BACK - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_BACK_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_FAVORITES - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_FAVORITES_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_FORWARD - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_FORWARD_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_HOME - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_HOME_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_PLUGIN - Enum constant in enum class com.teamdev.jxbrowser.plugin.PluginType
- BROWSER_PLUGIN_VALUE - Static variable in enum class com.teamdev.jxbrowser.plugin.PluginType
- BROWSER_REFRESH - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_REFRESH_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_SEARCH - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_SEARCH_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_STOP - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_STOP_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- BROWSER_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Represents "display-mode: browser".
- BROWSER_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
-
Cast the browser's web content.
- BrowserAsyncCallback<P,
R extends AsyncCallbackAction> - Interface in com.teamdev.jxbrowser.browser.callback -
A common interface for all asynchronous browser callbacks.
- BrowserBecameResponsive - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the browser instance has become responsive.
- BrowserBecameUnresponsive - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the browser instance has become unresponsive.
- BrowserCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
An interface that all browser callbacks must extend.
- BrowserClosed - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the browser instance has been closed.
- BrowserClosing - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the
Browser
instance is about to close. - BrowserEvent - Interface in com.teamdev.jxbrowser.browser.event
-
An interface that all browser events must extend.
- browsers() - Method in interface com.teamdev.jxbrowser.capture.CaptureSources
-
Returns the list of available browsers for capture.
- browsers() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns an immutable list of alive
Browser
instances including child popup browsers for the default profile. - browsers() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns an immutable list of alive
Browser
instances including child popup browsers for this profile or an empty list if the profile does not have any aliveBrowser
. - BrowserSettings - Interface in com.teamdev.jxbrowser.browser
-
The settings of the browser.
- BrowserSyncCallback<P,
R> - Interface in com.teamdev.jxbrowser.browser.callback -
A common interface that all synchronous browser callbacks must extend.
- BrowserView - Class in com.teamdev.jxbrowser.view.javafx
-
A JavaFX UI component that displays content of the resources loaded in the
Browser
instance associated with it. - BrowserView - Class in com.teamdev.jxbrowser.view.swing
-
A Swing UI component that displays content of the resources loaded in the
Browser
instance associated with it. - BrowserView - Class in com.teamdev.jxbrowser.view.swt
-
An SWT widget that displays content loaded in the given
Browser
instance. - bubbles(boolean) - Method in class com.teamdev.jxbrowser.dom.event.EventParams.Builder
-
Sets the flag indicating whether the event bubbles up through the DOM.
- BUBBLING_PHASE - Enum constant in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Indicates that the event is moving from the event target up to the root.
- BUBBLING_PHASE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Indicates that the event is moving from the event target up to the root.
- build() - Method in class com.teamdev.jxbrowser.browser.CloseOptions.Builder
-
Returns a new
CloseOptions
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.cast.ScreenCastOptions.Builder
-
Returns a new
ScreenCastOptions
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.cookie.Cookie.Builder
-
Returns a new
Cookie
built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.dom.event.EventParams.Builder
-
Returns a new
EventParams
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.dom.event.KeyEventParams.Builder
-
Returns a new
KeyEventParams
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.dom.event.MouseEventParams.Builder
-
Returns a new
MouseEventParams
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.dom.event.UiEventModifierParams.Builder
-
Returns a new
UiEventModifierParams
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.dom.event.WheelEventParams.Builder
-
Returns a new
WheelEventParams
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Creates an
EngineOptions
instance. - build() - Method in class com.teamdev.jxbrowser.navigation.LoadUrlParams.Builder
-
Returns a new
LoadUrlParams
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.net.ContentType.Builder
-
Returns a new
ContentType
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.net.File.Builder
-
Returns a new
File
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.net.FormData.Builder
-
Returns a new
FormData
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.net.MultipartFormData.Builder
-
Returns a new
MultipartFormData
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.net.UrlRequestJob.Options.Builder
-
Returns a new
UrlRequestJob.Options
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.search.FindOptions.Builder
-
Returns a new
FindOptions
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.Color.Builder
-
Returns a new
Color
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.event.KeyPressed.Builder
-
Returns a new
KeyPressed
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.event.KeyReleased.Builder
-
Returns a new
KeyReleased
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.event.KeyTyped.Builder
-
Returns a new
KeyTyped
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.event.MouseDragged.Builder
-
Returns a new
MouseDragged
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.event.MouseEntered.Builder
-
Returns a new
MouseEntered
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.event.MouseExited.Builder
-
Returns a new
MouseExited
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.event.MouseMoved.Builder
-
Returns a new
MouseMoved
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.event.MousePressed.Builder
-
Returns a new
MousePressed
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.event.MouseReleased.Builder
-
Returns a new
MouseReleased
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.event.MouseWheel.Builder
-
Returns a new
MouseWheel
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- build() - Method in class com.teamdev.jxbrowser.ui.KeyModifiers.Builder
-
Returns a new
KeyModifiers
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.MouseModifiers.Builder
-
Returns a new
MouseModifiers
instance built from the current state of this builder. - build() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- buildPartial() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- buildPartial() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- BULGARIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- BULGARIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- button() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEvent
-
Returns a button pressed during events caused by pressing or releasing one or multiple buttons.
- button() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEventParams
-
Returns a button pressed during events caused by pressing or releasing one or multiple buttons.
- button() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Returns a button pressed during events caused by pressing or releasing one or multiple buttons.
- button() - Method in interface com.teamdev.jxbrowser.ui.event.MouseDragged
-
Returns the button that is pressed during the move.
- button() - Method in interface com.teamdev.jxbrowser.ui.event.MousePressed
-
Returns the pressed mouse button.
- button() - Method in interface com.teamdev.jxbrowser.ui.event.MouseReleased
-
Returns the released mouse button.
- button(MouseEvent.Button) - Method in class com.teamdev.jxbrowser.dom.event.MouseEventParams.Builder
-
Sets the mouse button that triggered the event.
- button(MouseButton) - Method in class com.teamdev.jxbrowser.ui.event.MouseDragged.Builder
-
Sets the button that is pressed during the move.
- button(MouseButton) - Method in class com.teamdev.jxbrowser.ui.event.MouseEntered.Builder
-
Sets the button that is pressed.
- button(MouseButton) - Method in class com.teamdev.jxbrowser.ui.event.MouseExited.Builder
-
Sets the button that is pressed.
- button(MouseButton) - Method in class com.teamdev.jxbrowser.ui.event.MousePressed.Builder
-
Sets the button that is pressed.
- button(MouseButton) - Method in class com.teamdev.jxbrowser.ui.event.MouseReleased.Builder
-
Sets the button that is released.
- ByteData - Interface in com.teamdev.jxbrowser.net
-
An upload data as a sequence of bytes.
- bytes() - Method in interface com.teamdev.jxbrowser.js.JsArrayBuffer
-
Returns a byte array containing the bytes of this array buffer.
- bytes() - Method in interface com.teamdev.jxbrowser.net.ByteData
- bytes() - Method in interface com.teamdev.jxbrowser.net.FormData
- bytes() - Method in interface com.teamdev.jxbrowser.net.MultipartFormData
- bytes() - Method in interface com.teamdev.jxbrowser.net.TextData
- bytes() - Method in interface com.teamdev.jxbrowser.net.UploadData
-
Returns an array containing the upload data bytes of the associated URL request.
- bytesValue() - Method in interface com.teamdev.jxbrowser.net.File
-
Returns the file value as an array of bytes.
- bytesValue(byte[]) - Method in class com.teamdev.jxbrowser.net.File.Builder
-
Sets the byte sequence representing the file upload data segment.
C
- C_DATA_SECTION_NODE - Enum constant in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a
[CDATA]
section. - C_DATA_SECTION_NODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a
[CDATA]
section. - CACHE_AUTH_FAILURE_AFTER_READ - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Received a challenge after the transaction has read some data, and the credentials aren't available.
- CACHE_AUTH_FAILURE_AFTER_READ_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Received a challenge after the transaction has read some data, and the credentials aren't available.
- CACHE_CHECKSUM_MISMATCH - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The cache found an entry with an invalid checksum.
- CACHE_CHECKSUM_MISMATCH_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The cache found an entry with an invalid checksum.
- CACHE_CHECKSUM_READ_FAILURE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The cache was unable to read a checksum record on an entry.
- CACHE_CHECKSUM_READ_FAILURE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The cache was unable to read a checksum record on an entry.
- CACHE_CREATE_FAILURE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The disk cache is unable to create this entry.
- CACHE_CREATE_FAILURE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The disk cache is unable to create this entry.
- CACHE_DOOM_FAILURE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The disk cache is unable to doom this entry.
- CACHE_DOOM_FAILURE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The disk cache is unable to doom this entry.
- CACHE_ENTRY_NOT_SUITABLE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Internal not-quite error code for the HTTP cache.
- CACHE_ENTRY_NOT_SUITABLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Internal not-quite error code for the HTTP cache.
- CACHE_LOCK_TIMEOUT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Internal error code for the HTTP cache.
- CACHE_LOCK_TIMEOUT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Internal error code for the HTTP cache.
- CACHE_MISS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The cache does not have the requested entry.
- CACHE_MISS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The cache does not have the requested entry.
- CACHE_OPEN_FAILURE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The disk cache is unable to open this entry.
- CACHE_OPEN_FAILURE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The disk cache is unable to open this entry.
- CACHE_OPEN_OR_CREATE_FAILURE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The disk cache is unable to open or create this entry.
- CACHE_OPEN_OR_CREATE_FAILURE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The disk cache is unable to open or create this entry.
- CACHE_OPERATION_NOT_SUPPORTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The operation is not supported for this entry.
- CACHE_OPERATION_NOT_SUPPORTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The operation is not supported for this entry.
- CACHE_RACE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Multiple transactions are racing to create disk cache entries.
- CACHE_RACE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Multiple transactions are racing to create disk cache entries.
- CACHE_READ_FAILURE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Unable to read from the disk cache.
- CACHE_READ_FAILURE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Unable to read from the disk cache.
- CACHE_WRITE_FAILURE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Unable to write to the disk cache.
- CACHE_WRITE_FAILURE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Unable to write to the disk cache.
- call(String, Object...) - Method in interface com.teamdev.jxbrowser.js.JsObject
-
Executes the function with the given
methodName
and theargs
in the JavaScript object. - Callback - Interface in com.teamdev.jxbrowser.callback
-
A common interface that all callbacks must extend.
- can() - Static method in interface com.teamdev.jxbrowser.net.callback.CanAccessFileCallback.Response
-
Notifies the engine that the request can access the required file.
- can() - Static method in interface com.teamdev.jxbrowser.net.callback.CanGetCookiesCallback.Response
-
Notifies the engine that the cookies can be sent.
- can() - Static method in interface com.teamdev.jxbrowser.net.callback.CanSetCookieCallback.Response
-
Notifies the engine that the received cookie can be set.
- CanAccessFileCallback - Interface in com.teamdev.jxbrowser.net.callback
-
The callback is invoked when the engine checks if the given file can be accessed or not.
- CanAccessFileCallback.Params - Interface in com.teamdev.jxbrowser.net.callback
-
The parameters of the
CanAccessFileCallback
. - CanAccessFileCallback.Response - Interface in com.teamdev.jxbrowser.net.callback
-
A response for
CanAccessFileCallback
. - cancel() - Method in class com.teamdev.jxbrowser.browser.callback.BeforeFormRepostCallback.Action
-
Notifies the browser that the page reloading must be canceled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.CertificateErrorCallback.Action
-
Notifies the browser that loading must be canceled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.ConfirmCallback.Action
-
Notifies the browser that the JavaScript confirmation dialog should be canceled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.OpenExternalAppCallback.Action
-
Notifies the browser that the link should not be opened in the external application.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.OpenFileCallback.Action
-
Notifies the browser that the file chooser dialog should be canceled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.OpenFilesCallback.Action
-
Notifies the browser that the file chooser dialog should be canceled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.OpenFolderCallback.Action
-
Notifies the browser that the folder chooser dialog should be canceled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.PrintCallback.Action
-
Notifies the browser that the printing should be canceled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.PrintHtmlCallback.Action
-
Notifies the browser to cancel the printing.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.PrintPdfCallback.Action
-
Notifies the browser to cancel the printing.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.PromptCallback.Action
-
Notifies the browser that the JavaScript prompt dialog should be canceled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.RequestPdfDocumentPasswordCallback.Action
-
Cancels the password request.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.SaveAsPdfCallback.Action
-
Notifies the browser that the save file dialog was cancelled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.SaveFileCallback.Action
-
Cancels saving the file.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.SelectClientCertificateCallback.Action
-
Notifies the browser that the SSL authorization should be cancelled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.SelectColorCallback.Action
-
Notifies the browser that the user has canceled color selection.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.StartCaptureSessionCallback.Action
-
Tells the browser that the capture session request should be canceled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.StartDownloadCallback.Action
-
Notifies the engine that the file download should be canceled.
- cancel() - Method in class com.teamdev.jxbrowser.browser.callback.StartPresentationCallback.Action
-
Cancels the start of the presentation.
- cancel() - Method in interface com.teamdev.jxbrowser.download.Download
-
Cancels this download.
- cancel() - Method in class com.teamdev.jxbrowser.net.callback.AuthenticateCallback.Action
-
Notifies the engine that the authentication should be canceled.
- cancel() - Static method in interface com.teamdev.jxbrowser.net.callback.BeforeUrlRequestCallback.Response
-
Notifies the engine that the URL request should be canceled.
- cancelable(boolean) - Method in class com.teamdev.jxbrowser.dom.event.EventParams.Builder
-
Sets the flag indicating whether the event can be canceled, and therefore prevented as if the event never happened.
- cancelActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.BeforeFormRepostCallback.Params
-
Returns a string that represents the localized text of the "Cancel" action.
- cancelActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.ConfirmCallback.Params
-
Returns a string that represents the localized text of the "Cancel" action.
- cancelActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenExternalAppCallback.Params
-
Returns the localized text of the "Cancel" action.
- cancelActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.PromptCallback.Params
-
Returns a string that represents the localized text of the "Cancel" action.
- cancelActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.SelectClientCertificateCallback.Params
-
Returns a string that represents the localized text of the "Cancel" action.
- CANCELLED - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The cast session has been canceled, i.e.
- CANCELLED - Enum constant in enum class com.teamdev.jxbrowser.download.DownloadState
-
The download has been cancelled.
- CANCELLED_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The cast session has been canceled, i.e.
- CANCELLED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.DownloadState
-
The download has been cancelled.
- canCollate() - Method in interface com.teamdev.jxbrowser.print.Capabilities
-
Returns
true
if the printer supports collate printing. - CanGetCookiesCallback - Interface in com.teamdev.jxbrowser.net.callback
-
The callback is invoked to check if the engine can access the given cookie or not.
- CanGetCookiesCallback.Params - Interface in com.teamdev.jxbrowser.net.callback
-
The parameters of the
CanGetCookiesCallback
. - CanGetCookiesCallback.Response - Interface in com.teamdev.jxbrowser.net.callback
-
A response for
CanGetCookiesCallback
. - canGoBack() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Indicates whether the previous location can be loaded.
- canGoForward() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Indicates whether the next location can be loaded.
- cannot() - Static method in interface com.teamdev.jxbrowser.net.callback.CanAccessFileCallback.Response
-
Notifies the engine that the request cannot access the required file.
- cannot() - Static method in interface com.teamdev.jxbrowser.net.callback.CanGetCookiesCallback.Response
-
Notifies the engine that access to the requested cookies is forbidden and they will not be sent to a web server.
- cannot() - Static method in interface com.teamdev.jxbrowser.net.callback.CanSetCookieCallback.Response
-
Notifies the engine that the received cookie should be ignored.
- CanSetCookieCallback - Interface in com.teamdev.jxbrowser.net.callback
-
The callback is invoked to check if the given cookie can be set or not.
- CanSetCookieCallback.Params - Interface in com.teamdev.jxbrowser.net.callback
-
The parameters of the
CanSetCookieCallback
. - CanSetCookieCallback.Response - Interface in com.teamdev.jxbrowser.net.callback
-
A response for
CanSetCookieCallback
. - CANVAS - Enum constant in enum class com.teamdev.jxbrowser.media.MediaType
- CANVAS_VALUE - Static variable in enum class com.teamdev.jxbrowser.media.MediaType
- capabilities() - Method in interface com.teamdev.jxbrowser.print.Printer
-
Returns the capabilities of this printer.
- Capabilities - Interface in com.teamdev.jxbrowser.print
-
The capabilities of a printer.
- CAPS_LOCK - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CAPS_LOCK_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- capture() - Method in interface com.teamdev.jxbrowser.browser.event.CaptureSessionStarted
- capture() - Method in interface com.teamdev.jxbrowser.capture.event.CaptureSessionStopped
-
Returns the
CaptureSession
instance that has been stopped. - CAPTURE - Enum constant in enum class com.teamdev.jxbrowser.capture.AudioCaptureMode
-
The audio content should be captured along with the video content.
- CaptureSession - Interface in com.teamdev.jxbrowser.capture
-
A browser capture session.
- captureSessions() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns an immutable list of all active capture sessions initiated by the browser.
- CaptureSessionStarted - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that a browser has started a capture session.
- CaptureSessionStopped - Interface in com.teamdev.jxbrowser.capture.event
-
An event indicating that a browser has stopped a content capture session.
- CaptureSource - Interface in com.teamdev.jxbrowser.capture
-
The source for a content capture session.
- CaptureSources - Interface in com.teamdev.jxbrowser.capture
-
Provides access to the sources available for content capture.
- CaptureSourceType - Enum Class in com.teamdev.jxbrowser.capture
-
The type of a content capture source.
- CAPTURING_PHASE - Enum constant in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Indicates that the event is moving from the document root down the event target.
- CAPTURING_PHASE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Indicates that the event is moving from the document root down the event target.
- cardholder() - Method in interface com.teamdev.jxbrowser.card.CreditCard
-
The name of the cardholder entered by the user.
- cast(MediaReceiver) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Starts casting the browser content to the media
receiver
. - CAST_MODE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
- CAST_MODE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
- CAST_SESSION_ALREADY_EXISTS - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The cast session can not be created since it already exists.
- CAST_SESSION_ALREADY_EXISTS_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The cast session can not be created since it already exists.
- CAST_SESSION_NOT_FOUND - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The cast session was not found.
- CAST_SESSION_NOT_FOUND_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The cast session was not found.
- CastMode - Enum Class in com.teamdev.jxbrowser.cast.rpc
-
The types of content that can be cast to a media receiver.
- castScreen(MediaReceiver) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Starts casting screen's content by selecting the screen in the picker dialog.
- castScreen(MediaReceiver, ScreenCastOptions) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Starts casting the screen's content to the media
receiver
. - castSession() - Method in interface com.teamdev.jxbrowser.cast.event.CastSessionDiscovered
-
Returns the discovered session.
- castSession() - Method in interface com.teamdev.jxbrowser.cast.event.CastSessionStopped
-
Returns the stopped cast session.
- CastSession - Interface in com.teamdev.jxbrowser.cast
-
A session of casting media content to a media receiver.
- CastSessionDiscovered - Interface in com.teamdev.jxbrowser.cast.event
-
An event indicating that a new cast session has been discovered.
- castSessions() - Method in interface com.teamdev.jxbrowser.cast.event.CastSessionDiscovered
- castSessions() - Method in interface com.teamdev.jxbrowser.cast.event.CastSessionsEvent
-
Returns the
CastSessions
instance initiated this event. - castSessions() - Method in interface com.teamdev.jxbrowser.cast.event.CastSessionStartFailed
- castSessions() - Method in interface com.teamdev.jxbrowser.cast.MediaCasting
-
Returns a service that allows observing alive cast sessions.
- CastSessions - Interface in com.teamdev.jxbrowser.cast
- CastSessionsEvent - Interface in com.teamdev.jxbrowser.cast.event
-
An implementation base for cast session events.
- CastSessionStartFailed - Interface in com.teamdev.jxbrowser.cast.event
-
An event indicating that the attempt to start the cast session via the JxBrowser API has failed.
- CastSessionStartFailedException - Exception in com.teamdev.jxbrowser.cast
-
An event indicating that the start of the cast session has failed.
- CastSessionStartFailedException(String, ResultCode) - Constructor for exception com.teamdev.jxbrowser.cast.CastSessionStartFailedException
-
Initializes a new instance of
CastSessionStartFailedException
. - CastSessionStopped - Interface in com.teamdev.jxbrowser.cast.event
-
An event indicating that the cast session has been stopped.
- CATALAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- CATALAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- catchError(JsPromiseHandler) - Method in interface com.teamdev.jxbrowser.js.JsPromise
-
Registers a rejection handler for this promise and returns a new one.
- CERT_AUTHORITY_INVALID - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that is signed by an authority we don't trust.
- CERT_AUTHORITY_INVALID_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that is signed by an authority we don't trust.
- CERT_COMMON_NAME_INVALID - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate whose common name did not match the host name.
- CERT_COMMON_NAME_INVALID_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate whose common name did not match the host name.
- CERT_CONTAINS_ERRORS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that contains errors.
- CERT_CONTAINS_ERRORS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that contains errors.
- CERT_DATABASE_CHANGED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate database changed in some way.
- CERT_DATABASE_CHANGED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate database changed in some way.
- CERT_DATE_INVALID - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that, by our clock, appears to either not yet be valid or to have expired.
- CERT_DATE_INVALID_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that, by our clock, appears to either not yet be valid or to have expired.
- CERT_END - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The value immediately past the last certificate error code.
- CERT_END_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The value immediately past the last certificate error code.
- CERT_INVALID - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that is invalid.
- CERT_INVALID_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that is invalid.
- CERT_NAME_CONSTRAINT_VIOLATION - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate claimed DNS names that are in violation of name constraints.
- CERT_NAME_CONSTRAINT_VIOLATION_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate claimed DNS names that are in violation of name constraints.
- CERT_NO_REVOCATION_MECHANISM - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate has no mechanism for determining if it is revoked.
- CERT_NO_REVOCATION_MECHANISM_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate has no mechanism for determining if it is revoked.
- CERT_NON_UNIQUE_NAME - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The host name specified in the certificate is not unique.
- CERT_NON_UNIQUE_NAME_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The host name specified in the certificate is not unique.
- CERT_REVOKED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate has been revoked.
- CERT_REVOKED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate has been revoked.
- CERT_SYMANTEC_LEGACY - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate chained to a legacy Symantec root that is no longer trusted.
- CERT_SYMANTEC_LEGACY_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate chained to a legacy Symantec root that is no longer trusted.
- CERT_TRANSPARENCY_REQUIRED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Certificate Transparency was required for this connection, but the server did not provide CT information that complied with the policy.
- CERT_TRANSPARENCY_REQUIRED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Certificate Transparency was required for this connection, but the server did not provide CT information that complied with the policy.
- CERT_UNABLE_TO_CHECK_REVOCATION - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Revocation information for the security certificate for this site is not available.
- CERT_UNABLE_TO_CHECK_REVOCATION_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Revocation information for the security certificate for this site is not available.
- CERT_VALIDITY_TOO_LONG - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate's validity period is too long.
- CERT_VALIDITY_TOO_LONG_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate's validity period is too long.
- CERT_VERIFICATION_STATUS_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
-
Reserved value.
- CERT_VERIFICATION_STATUS_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
-
Reserved value.
- CERT_WEAK_KEY - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that contains a weak key (e.g.
- CERT_WEAK_KEY_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that contains a weak key (e.g.
- CERT_WEAK_SIGNATURE_ALGORITHM - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that is signed using a weak signature algorithm.
- CERT_WEAK_SIGNATURE_ALGORITHM_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server responded with a certificate that is signed using a weak signature algorithm.
- certificate() - Method in interface com.teamdev.jxbrowser.browser.callback.CertificateErrorCallback.Params
-
Returns the SSL certificate bound to the request which the certificate error occurred in.
- certificate() - Method in interface com.teamdev.jxbrowser.net.callback.VerifyCertificateCallback.Params
-
Returns the certificate that is requested to be verified.
- Certificate - Interface in com.teamdev.jxbrowser.net.tls
-
An SSL certificate instance such as an X.509 certificate providing an SSL server identity.
- CERTIFICATE_TRANSPARENCY_REQUIRED - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- CERTIFICATE_TRANSPARENCY_REQUIRED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- CertificateErrorCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
The callback is invoked when an SSL certificate error occurs during loading a web page.
- CertificateErrorCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
CertificateErrorCallback
. - CertificateErrorCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
CertificateErrorCallback
. - certificates() - Method in interface com.teamdev.jxbrowser.browser.callback.SelectClientCertificateCallback.Params
-
Returns an immutable list of the certificates allowed by the server.
- CertVerificationError - Interface in com.teamdev.jxbrowser.net.tls
-
An error found by Chromium when verifying an SSL certificate.
- CertVerificationStatus - Enum Class in com.teamdev.jxbrowser.net.tls
-
The certificate verification status codes.
- CHANGE - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- CHANNEL_DOWN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CHANNEL_DOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CHANNEL_UP - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CHANNEL_UP_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- character() - Method in interface com.teamdev.jxbrowser.dom.event.KeyEvent
-
Returns a UTF-8 character associated with the physical key, if it has a printed representation.
- character() - Method in interface com.teamdev.jxbrowser.dom.event.KeyEventParams
-
Returns a UTF-8 character associated with the physical key, if it has a printed representation.
- character(String) - Method in class com.teamdev.jxbrowser.dom.event.KeyEventParams.Builder
-
Sets a string that contains either a UTF-8 character associated with the physical key or one of the predefined values.
- charset() - Method in interface com.teamdev.jxbrowser.net.callback.ReceiveHeadersCallback.Params
-
Returns a string that represents the charset data in the lower case retrieved from the
Content-Type
header. - charset() - Method in interface com.teamdev.jxbrowser.net.ContentType
-
Returns the charset specified in the
Content-Type
header or an emptyOptional
if the header does not contain a charset. - charset() - Method in interface com.teamdev.jxbrowser.net.event.ResponseBytesReceived
-
Returns an
Optional
that contains the charset in lower case retrieved from the HTTP response headers of this request or an emptyOptional
if the received headers do not include any information about the charset. - charset(String) - Method in class com.teamdev.jxbrowser.net.ContentType.Builder
-
Sets the charset of the data associated with the content type.
- check() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Sets the
checked
attribute of theinput
DOM element with thetype
'checkbox' or 'radio' totrue
. - CHECKABLE_ITEM - Enum constant in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
The context menu item is a checkable item.
- CHECKABLE_ITEM_VALUE - Static variable in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
The context menu item is a checkable item.
- checkedText() - Method in interface com.teamdev.jxbrowser.browser.event.SpellCheckCompleted
-
Returns a string that represents the text that has been checked by the spell checker.
- checkEnvironment() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Checks the current operating system name and version, JRE version and throws the
EnvironmentException
error if they do not meet the minimal operating system and JRE requirements. - children() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Returns an immutable list of all children of this node.
- children() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns the list of child frames or an empty list if this frame does not have any children.
- CHINESE - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- CHINESE_TAIWAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- ChromiumBinaries - Class in com.teamdev.jxbrowser.engine
-
A class responsible for delivering Chromium binaries before starting the
Engine
. - ChromiumBinariesDeliveryException - Exception in com.teamdev.jxbrowser.engine
-
Thrown when the verification of the Chromium binary files has failed and the binaries cannot be extracted from the resources.
- ChromiumBinariesDeliveryException(String) - Constructor for exception com.teamdev.jxbrowser.engine.ChromiumBinariesDeliveryException
-
Constructs a
ChromiumBinariesSetupException
with the given message. - ChromiumBinariesDeliveryException(String, Throwable) - Constructor for exception com.teamdev.jxbrowser.engine.ChromiumBinariesDeliveryException
-
Constructs a
ChromiumBinariesSetupException
with the given message and cause. - ChromiumBinariesDeliveryException(Throwable) - Constructor for exception com.teamdev.jxbrowser.engine.ChromiumBinariesDeliveryException
-
Constructs a
ChromiumBinariesSetupException
with the given cause. - chromiumDir() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an absolute path to the directory where Chromium binaries are located or the empty string if it was not set.
- chromiumDir(Path) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets the absolute path to the directory where Chromium binaries are located.
- ChromiumProcessStartupFailureException - Exception in com.teamdev.jxbrowser.engine
-
Thrown when startup of the Chromium process has been failed.
- ChromiumProcessStartupFailureException() - Constructor for exception com.teamdev.jxbrowser.engine.ChromiumProcessStartupFailureException
-
Constructs a new instance of the
ChromiumProcessStartupFailureException
. - ChromiumProcessStartupFailureException(int) - Constructor for exception com.teamdev.jxbrowser.engine.ChromiumProcessStartupFailureException
-
Constructs a
ChromiumProcessStartupFailureException
with the given exit code. - ChromiumProcessStartupFailureException(Throwable) - Constructor for exception com.teamdev.jxbrowser.engine.ChromiumProcessStartupFailureException
-
Constructs a
ChromiumProcessStartupFailureException
with the specified cause. - chromiumVersion() - Static method in class com.teamdev.jxbrowser.VersionInfo
-
Returns a string that represents Chromium build version compatible with the current JxBrowser version.
- city() - Method in interface com.teamdev.jxbrowser.user.Address
-
The name of the city entered by the user.
- clear() - Method in interface com.teamdev.jxbrowser.cache.HttpAuthCache
-
Clears all added HTTP authentication entries.
- clear() - Method in interface com.teamdev.jxbrowser.cache.HttpCache
-
Marks all the cache entries for deletion.
- clear() - Method in interface com.teamdev.jxbrowser.card.CreditCards
-
Clears all records in the store.
- clear() - Method in interface com.teamdev.jxbrowser.frame.WebStorage
-
Removes all the items from the storage.
- clear() - Method in interface com.teamdev.jxbrowser.js.JsMap
-
Removes all elements from this map.
- clear() - Method in interface com.teamdev.jxbrowser.js.JsSet
-
Removes all elements from this set.
- clear() - Method in interface com.teamdev.jxbrowser.password.PasswordStore
-
Clears all records in the password store.
- clear() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- clear() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- clear() - Method in interface com.teamdev.jxbrowser.user.UserDataProfiles
-
Clears all records in the store.
- clearEngineId() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- clearEngineId() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- clearTheme() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- clearTheme() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- click() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Simulates a click on the node.
- CLICK - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- clickCount() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEvent
-
Returns the count of consecutive clicks that happened in a short amount of time for mouse events, such as "click", "mouseDown, "mouseUp".
- clickCount() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEventParams
-
Returns the count of consecutive clicks that happened in a short amount of time for mouse events, such as "click", "mouseDown, "mouseUp".
- clickCount() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Returns the count of consecutive clicks that happened in a short amount of time for mouse events, such as "click", "mouseDown, "mouseUp".
- clickCount() - Method in interface com.teamdev.jxbrowser.ui.event.MousePressed
-
Returns the count of consecutive clicks that happened in a short amount of time.
- clickCount() - Method in interface com.teamdev.jxbrowser.ui.event.MouseReleased
-
Returns the count of consecutive clicks that happened in a short amount of time.
- clickCount(int) - Method in class com.teamdev.jxbrowser.dom.event.MouseEventParams.Builder
-
Sets the count of consecutive clicks that happened in a short amount of time for mouse events.
- clickCount(int) - Method in class com.teamdev.jxbrowser.ui.event.MousePressed.Builder
-
Sets the count of consecutive clicks that happened in a short amount of time.
- clickCount(int) - Method in class com.teamdev.jxbrowser.ui.event.MouseReleased.Builder
-
Sets the count of consecutive clicks that happened in a short amount of time.
- CLIENT_AUTH_CERT_TYPE_UNSUPPORTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Server request for client certificate did not contain any types we support.
- CLIENT_AUTH_CERT_TYPE_UNSUPPORTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Server request for client certificate did not contain any types we support.
- ClientCertificate - Interface in com.teamdev.jxbrowser.net.tls
-
A client SSL certificate.
- clientLocation() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEvent
-
Returns the location of the mouse cursor in the local (DOM content) coordinate system at the time the event occurred.
- clientLocation() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEventParams
-
Returns the location of the mouse cursor in the local (DOM content) coordinate system at the time the event occurred.
- clientLocation() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Returns the location of the mouse cursor in the component's coordinate system at the time the event occurred.
- clientLocation(Point) - Method in class com.teamdev.jxbrowser.dom.event.MouseEventParams.Builder
-
Sets the location of the mouse cursor in the component's coordinate system at the time the event occurred.
- CLIPBOARD_READ_WRITE - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- CLIPBOARD_READ_WRITE_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- CLIPBOARD_SANITIZED_WRITE - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- CLIPBOARD_SANITIZED_WRITE_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- clone() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- clone() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- close() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Closes the current browser instance and releases all allocated resources.
- close() - Method in class com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Action
-
Close the context menu without selecting any context menu item.
- close() - Method in interface com.teamdev.jxbrowser.Closeable
-
Closes this object and releases all resources associated with it.
- close() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Closes this node.
- close() - Method in interface com.teamdev.jxbrowser.js.JsObject
-
Closes this JavaScript object.
- close(CloseOptions) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Closes the current browser instance according to the given
options
. - CLOSE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CLOSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- Closeable - Interface in com.teamdev.jxbrowser
-
An object that may hold resources until it is closed.
- CLOSED_CAPTION_TOGGLE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CLOSED_CAPTION_TOGGLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CloseOptions - Interface in com.teamdev.jxbrowser.browser
-
The options for the
Browser.close(CloseOptions)
method. - CloseOptions.Builder - Class in com.teamdev.jxbrowser.browser
-
A builder of
CloseOptions
. - CMY - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- CMY_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
- CMYK - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- CMYK_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
- CMYPlusK - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
kCMYPlusK represents CMY+K.
- CMYPlusK_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
kCMYPlusK represents CMY+K.
- code() - Method in exception com.teamdev.jxbrowser.cast.CastSessionStartFailedException
-
The error code obtained from Chromium.
- code() - Method in interface com.teamdev.jxbrowser.cast.event.CastSessionStartFailed
-
The error code obtained from Chromium.
- code() - Method in class com.teamdev.jxbrowser.spellcheck.Language
-
Returns the language code.
- Collate<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring collate printing.
- Color - Interface in com.teamdev.jxbrowser.ui
-
A numeric model of an RGB color.
- COLOR - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- COLOR_MODE_COLOR - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Samsung printer PPDs.
- COLOR_MODE_COLOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Samsung printer PPDs.
- COLOR_MODE_MONOCHROME - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Samsung printer PPDs.
- COLOR_MODE_MONOCHROME_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Samsung printer PPDs.
- COLOR_MODEL_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- COLOR_MODEL_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
- COLOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
- Color.Builder - Class in com.teamdev.jxbrowser.ui
-
A builder of
Color
. - colorModel() - Method in interface com.teamdev.jxbrowser.print.settings.ColorModel
-
Returns the color model used by the printer.
- colorModel(ColorModel) - Method in interface com.teamdev.jxbrowser.print.settings.ColorModel
-
Configures the
colorModel
for printing. - ColorModel - Enum Class in com.teamdev.jxbrowser.print
-
Color models used for printing.
- ColorModel<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring the color model for printing.
- colorModels() - Method in interface com.teamdev.jxbrowser.print.Capabilities
-
Returns an immutable set of the supported color models.
- com.teamdev.jxbrowser - package com.teamdev.jxbrowser
-
Contains all of the classes for creating and working with engines and browsers.
- com.teamdev.jxbrowser.annotation - package com.teamdev.jxbrowser.annotation
-
This package contains common annotation types for Java code.
- com.teamdev.jxbrowser.browser - package com.teamdev.jxbrowser.browser
-
This package provides the classes that allow you to work with browsers.
- com.teamdev.jxbrowser.browser.callback - package com.teamdev.jxbrowser.browser.callback
-
This package provides the classes that allow you to work with browser callback.
- com.teamdev.jxbrowser.browser.callback.input - package com.teamdev.jxbrowser.browser.callback.input
-
The mouse and keyboard input callbacks.
- com.teamdev.jxbrowser.browser.event - package com.teamdev.jxbrowser.browser.event
-
This package provides the classes that allow you to work with browser events.
- com.teamdev.jxbrowser.cache - package com.teamdev.jxbrowser.cache
-
Contains classes that allow you to work with cache.
- com.teamdev.jxbrowser.callback - package com.teamdev.jxbrowser.callback
-
Contains the common interfaces that all callbacks must extend.
- com.teamdev.jxbrowser.capture - package com.teamdev.jxbrowser.capture
-
Provides interfaces and classes for the browser content capture.
- com.teamdev.jxbrowser.capture.event - package com.teamdev.jxbrowser.capture.event
- com.teamdev.jxbrowser.card - package com.teamdev.jxbrowser.card
- com.teamdev.jxbrowser.cast - package com.teamdev.jxbrowser.cast
- com.teamdev.jxbrowser.cast.event - package com.teamdev.jxbrowser.cast.event
- com.teamdev.jxbrowser.cast.rpc - package com.teamdev.jxbrowser.cast.rpc
- com.teamdev.jxbrowser.cookie - package com.teamdev.jxbrowser.cookie
-
Contains classes that allow you to manage cookies.
- com.teamdev.jxbrowser.devtools - package com.teamdev.jxbrowser.devtools
-
This package provides the classes that allow you to work with Chromium Developer Tools.
- com.teamdev.jxbrowser.dom - package com.teamdev.jxbrowser.dom
-
Provides the interfaces and classes for the Document Object Model (DOM).
- com.teamdev.jxbrowser.dom.event - package com.teamdev.jxbrowser.dom.event
-
Contains the classes and interfaces of the DOM events.
- com.teamdev.jxbrowser.download - package com.teamdev.jxbrowser.download
-
This package provides the classes that allow you to manage downloads.
- com.teamdev.jxbrowser.download.event - package com.teamdev.jxbrowser.download.event
-
The download activity events.
- com.teamdev.jxbrowser.engine - package com.teamdev.jxbrowser.engine
-
This package provides the classes that allow you to work with engines.
- com.teamdev.jxbrowser.engine.event - package com.teamdev.jxbrowser.engine.event
-
The engine events.
- com.teamdev.jxbrowser.event - package com.teamdev.jxbrowser.event
-
The engine and browser events.
- com.teamdev.jxbrowser.frame - package com.teamdev.jxbrowser.frame
-
This package provides the classes that allow you to work with frames in browser.
- com.teamdev.jxbrowser.fullscreen - package com.teamdev.jxbrowser.fullscreen
- com.teamdev.jxbrowser.fullscreen.event - package com.teamdev.jxbrowser.fullscreen.event
- com.teamdev.jxbrowser.js - package com.teamdev.jxbrowser.js
-
This package provides classes that allow you to work with the JavaScript to Java bridge.
- com.teamdev.jxbrowser.logging - package com.teamdev.jxbrowser.logging
-
Provides classes that allow you to configure logging.
- com.teamdev.jxbrowser.media - package com.teamdev.jxbrowser.media
-
Provides interfaces and classes for working with media content and devices.
- com.teamdev.jxbrowser.media.callback - package com.teamdev.jxbrowser.media.callback
-
The media callbacks.
- com.teamdev.jxbrowser.media.event - package com.teamdev.jxbrowser.media.event
-
The media related events.
- com.teamdev.jxbrowser.menu - package com.teamdev.jxbrowser.menu
-
This package contains interfaces and classes for working with context menu.
- com.teamdev.jxbrowser.navigation - package com.teamdev.jxbrowser.navigation
-
Contains classes and interfaces for working with navigation.
- com.teamdev.jxbrowser.navigation.callback - package com.teamdev.jxbrowser.navigation.callback
-
The navigation callbacks.
- com.teamdev.jxbrowser.navigation.event - package com.teamdev.jxbrowser.navigation.event
-
The navigation events.
- com.teamdev.jxbrowser.net - package com.teamdev.jxbrowser.net
-
Contains classes and interfaces for working with network.
- com.teamdev.jxbrowser.net.callback - package com.teamdev.jxbrowser.net.callback
-
The network service callbacks.
- com.teamdev.jxbrowser.net.event - package com.teamdev.jxbrowser.net.event
-
The network service events.
- com.teamdev.jxbrowser.net.proxy - package com.teamdev.jxbrowser.net.proxy
-
Provides classes that allow you to configure proxy.
- com.teamdev.jxbrowser.net.tls - package com.teamdev.jxbrowser.net.tls
-
Contains classes and interfaces for working with SSL certificates.
- com.teamdev.jxbrowser.os - package com.teamdev.jxbrowser.os
-
Provides the utility classes and interfaces for working with the operating system related functionality.
- com.teamdev.jxbrowser.password - package com.teamdev.jxbrowser.password
- com.teamdev.jxbrowser.permission - package com.teamdev.jxbrowser.permission
-
This package provides classes that allow you to work with permissions.
- com.teamdev.jxbrowser.permission.callback - package com.teamdev.jxbrowser.permission.callback
-
The permission service callbacks.
- com.teamdev.jxbrowser.plugin - package com.teamdev.jxbrowser.plugin
-
Contains classes and interfaces for filtering the available plugins.
- com.teamdev.jxbrowser.plugin.callback - package com.teamdev.jxbrowser.plugin.callback
-
The plugin service callbacks.
- com.teamdev.jxbrowser.print - package com.teamdev.jxbrowser.print
-
Contains classes and interfaces for printing.
- com.teamdev.jxbrowser.print.event - package com.teamdev.jxbrowser.print.event
-
This package provides the classes that allow you to work with the print events.
- com.teamdev.jxbrowser.print.settings - package com.teamdev.jxbrowser.print.settings
-
Contains classes and interfaces related to print settings.
- com.teamdev.jxbrowser.profile - package com.teamdev.jxbrowser.profile
-
Contains interfaces for working with Chromium profiles.
- com.teamdev.jxbrowser.search - package com.teamdev.jxbrowser.search
-
Provides the classes and interfaces for working with search functionality.
- com.teamdev.jxbrowser.spellcheck - package com.teamdev.jxbrowser.spellcheck
-
This package provides classes and interfaces for spell checking.
- com.teamdev.jxbrowser.suggestions - package com.teamdev.jxbrowser.suggestions
- com.teamdev.jxbrowser.time - package com.teamdev.jxbrowser.time
-
The utility classes for working with time.
- com.teamdev.jxbrowser.ui - package com.teamdev.jxbrowser.ui
-
The utility classes for the user interface (UI) related functionality.
- com.teamdev.jxbrowser.ui.event - package com.teamdev.jxbrowser.ui.event
-
The user interface events.
- com.teamdev.jxbrowser.user - package com.teamdev.jxbrowser.user
- com.teamdev.jxbrowser.view - package com.teamdev.jxbrowser.view
-
This package provides the base classes for the browser view related functionality.
- com.teamdev.jxbrowser.view.graphics - package com.teamdev.jxbrowser.view.graphics
-
The superclasses of all classes for working with UI toolkit-specific graphics.
- com.teamdev.jxbrowser.view.javafx - package com.teamdev.jxbrowser.view.javafx
-
Contains a JavaFX UI component that displays content of
Browser
. - com.teamdev.jxbrowser.view.javafx.callback - package com.teamdev.jxbrowser.view.javafx.callback
-
Contains the implementations of the callbacks that display JavaFX UI dialogs.
- com.teamdev.jxbrowser.view.javafx.graphics - package com.teamdev.jxbrowser.view.javafx.graphics
-
The classes for working with JavaFX UI toolkit-specific graphics.
- com.teamdev.jxbrowser.view.swing - package com.teamdev.jxbrowser.view.swing
-
Contains a Swing UI component that displays content of
Browser
. - com.teamdev.jxbrowser.view.swing.callback - package com.teamdev.jxbrowser.view.swing.callback
-
Contains the implementations of the callbacks that display Swing UI dialogs.
- com.teamdev.jxbrowser.view.swing.graphics - package com.teamdev.jxbrowser.view.swing.graphics
-
The classes for working with Swing UI toolkit-specific graphics.
- com.teamdev.jxbrowser.view.swt - package com.teamdev.jxbrowser.view.swt
-
Contains an SWT UI component that displays content of
Browser
. - com.teamdev.jxbrowser.view.swt.callback - package com.teamdev.jxbrowser.view.swt.callback
-
Contains the implementations of the callbacks that display the SWT UI dialogs.
- com.teamdev.jxbrowser.view.swt.graphics - package com.teamdev.jxbrowser.view.swt.graphics
-
The classes for working with SWT UI toolkit-specific graphics.
- com.teamdev.jxbrowser.zoom - package com.teamdev.jxbrowser.zoom
-
This package contains the classes and interfaces for working with zoom on the web pages.
- com.teamdev.jxbrowser.zoom.event - package com.teamdev.jxbrowser.zoom.event
-
The zoom events.
- COMMA - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- COMMA_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- COMMENT_NODE - Enum constant in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a content between between the
<!--
and-->
statements. - COMMENT_NODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a content between between the
<!--
and-->
statements. - COMMON_NAME_INVALID - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- COMMON_NAME_INVALID_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- companyName() - Method in interface com.teamdev.jxbrowser.user.UserDataProfile
-
The name of the company entered by the user.
- compareDocumentPosition(Node) - Method in interface com.teamdev.jxbrowser.dom.Node
-
Compares position of the current node against another node in a DOM tree.
- complete() - Method in interface com.teamdev.jxbrowser.net.UrlRequestJob
-
Notifies the engine that all the response data chunks are written and the request should be completed.
- COMPLETE - Enum constant in enum class com.teamdev.jxbrowser.download.DownloadState
-
The download is completely finished.
- COMPLETE_HTML - Enum constant in enum class com.teamdev.jxbrowser.browser.SavePageType
-
The complete web page with all its resources will be saved.
- COMPLETE_HTML_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.SavePageType
-
The complete web page with all its resources will be saved.
- COMPLETE_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.DownloadState
-
The download is completely finished.
- computeSize(int, int, boolean) - Method in class com.teamdev.jxbrowser.view.swt.BrowserView
- config() - Method in interface com.teamdev.jxbrowser.net.proxy.Proxy
-
Returns the current proxy configuration.
- config(AutoDetectProxyConfig) - Method in interface com.teamdev.jxbrowser.net.proxy.Proxy
-
Updates the current proxy configuration with the given
config
. - config(CustomProxyConfig) - Method in interface com.teamdev.jxbrowser.net.proxy.Proxy
-
Updates the current proxy configuration with the given
config
. - config(DirectProxyConfig) - Method in interface com.teamdev.jxbrowser.net.proxy.Proxy
-
Updates the current proxy configuration with the given
config
. - config(SystemProxyConfig) - Method in interface com.teamdev.jxbrowser.net.proxy.Proxy
-
Updates the current proxy configuration with the given
config
. - config(UrlProxyConfig) - Method in interface com.teamdev.jxbrowser.net.proxy.Proxy
-
Updates the current proxy configuration with the given
config
. - ConfirmCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when JavaScript confirmation dialog should be displayed.
- ConfirmCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
ConfirmCallback
. - ConfirmCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
ConfirmCallback
. - CONFLICT - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- CONNECTED - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
Content is currently cast to the receiver.
- CONNECTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
Content is currently cast to the receiver.
- CONNECTING - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
The receiver is starting a new cast session.
- CONNECTING_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
The receiver is starting a new cast session.
- CONNECTION_ABORTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A connection timed out as a result of not receiving an ACK for data sent.
- CONNECTION_ABORTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A connection timed out as a result of not receiving an ACK for data sent.
- CONNECTION_CLOSED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A connection was closed (corresponding to a TCP FIN).
- CONNECTION_CLOSED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A connection was closed (corresponding to a TCP FIN).
- CONNECTION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A connection attempt failed.
- CONNECTION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A connection attempt failed.
- CONNECTION_REFUSED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A connection attempt was refused.
- CONNECTION_REFUSED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A connection attempt was refused.
- CONNECTION_RESET - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A connection was reset (corresponding to a TCP RST).
- CONNECTION_RESET_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A connection was reset (corresponding to a TCP RST).
- CONNECTION_TIMED_OUT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A connection attempt timed out.
- CONNECTION_TIMED_OUT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A connection attempt timed out.
- connectionType() - Method in interface com.teamdev.jxbrowser.net.event.NetworkChanged
-
Returns the connection type of the network at the time of the event.
- ConnectionType - Enum Class in com.teamdev.jxbrowser.net
-
The connection types recognized by Chromium.
- CONSOLE_MESSAGE_LEVEL_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
-
Reserved value.
- CONSOLE_MESSAGE_LEVEL_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
-
Reserved value.
- consoleMessage() - Method in interface com.teamdev.jxbrowser.browser.event.ConsoleMessageReceived
-
Returns the console message that has been received.
- ConsoleMessage - Interface in com.teamdev.jxbrowser.js
-
A JavaScript console message.
- ConsoleMessageLevel - Enum Class in com.teamdev.jxbrowser.js
-
Console message levels.
- ConsoleMessageReceived - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that a JavaScript console message has been received.
- CONTAINED_BY - Enum constant in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The other node contains the reference node.
- CONTAINED_BY_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The other node contains the reference node.
- contains(String) - Method in interface com.teamdev.jxbrowser.frame.WebStorage
-
Returns
true
if the storage contains an item with the specifiedkey
, otherwisefalse
. - CONTAINS - Enum constant in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The reference node contains the other node.
- CONTAINS_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The reference node contains the other node.
- CONTENT_DECODING_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Content decoding of the response body failed.
- CONTENT_DECODING_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Content decoding of the response body failed.
- CONTENT_DECODING_INIT_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Initializing content decoding failed.
- CONTENT_DECODING_INIT_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Initializing content decoding failed.
- CONTENT_LENGTH_MISMATCH - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response body transferred fewer bytes than were advertised by the Content-Length header when the connection is closed.
- CONTENT_LENGTH_MISMATCH_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response body transferred fewer bytes than were advertised by the Content-Length header when the connection is closed.
- contentDocument() - Method in interface com.teamdev.jxbrowser.dom.FrameElement
-
Returns an
Optional
that contains the document of the current FRAME/IFRAME element if it exists, otherwise an emptyOptional
. - contentLength() - Method in interface com.teamdev.jxbrowser.net.callback.ReceiveHeadersCallback.Params
-
Returns the value of the
Content-Length
header. - contents() - Method in interface com.teamdev.jxbrowser.dom.ImageElement
-
Returns an
Bitmap
that contains raw pixels of the image displayed by the element. - contentType() - Method in interface com.teamdev.jxbrowser.net.ByteData
- contentType() - Method in interface com.teamdev.jxbrowser.net.File
-
Returns a string that represents the content type determined by the file extension.
- contentType() - Method in interface com.teamdev.jxbrowser.net.FormData
- contentType() - Method in interface com.teamdev.jxbrowser.net.MultipartFormData
- contentType() - Method in interface com.teamdev.jxbrowser.net.TextData
- contentType() - Method in interface com.teamdev.jxbrowser.net.UploadData
-
Returns the content type of this upload data as specified in the
Content-Type
header. - contentType(String) - Method in class com.teamdev.jxbrowser.net.File.Builder
-
Sets the file content type determined by the file extension.
- ContentType - Interface in com.teamdev.jxbrowser.net
-
A parsed
Content-Type
header value. - ContentType.Builder - Class in com.teamdev.jxbrowser.net
-
A builder of
ContentType
. - CONTEXT_MENU - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CONTEXT_MENU_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CONTEXT_SHUT_DOWN - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The request failed because the URLRequestContext is shutting down, or has been shut down.
- CONTEXT_SHUT_DOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The request failed because the URLRequestContext is shutting down, or has been shut down.
- ContextMenuItem - Interface in com.teamdev.jxbrowser.menu
-
A custom context menu item.
- ContextMenuItemType - Enum Class in com.teamdev.jxbrowser.menu
-
The context menu item types.
- CONTINUE - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- CONTROL_LEFT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CONTROL_LEFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CONTROL_RIGHT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CONTROL_RIGHT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- controlDown(boolean) - Method in class com.teamdev.jxbrowser.ui.KeyModifiers.Builder
-
Sets the flag indicating whether the Control is down.
- controls() - Method in interface com.teamdev.jxbrowser.dom.FormElement
-
Returns an immutable list of the form controls or an empty list if the form got no controls on it.
- CONVERT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CONVERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- cookie() - Method in interface com.teamdev.jxbrowser.net.callback.CanSetCookieCallback.Params
-
Returns the cookie received from a web server.
- Cookie - Interface in com.teamdev.jxbrowser.cookie
-
An HTTP cookie.
- Cookie.Builder - Class in com.teamdev.jxbrowser.cookie
-
A builder of
Cookie
. - cookies() - Method in interface com.teamdev.jxbrowser.cookie.CookieStore
-
Returns an immutable list of all the cookies available in the cookie store.
- cookies() - Method in interface com.teamdev.jxbrowser.net.callback.CanGetCookiesCallback.Params
-
Returns an immutable list of cookies that are going to be sent with the URL request.
- cookies(String) - Method in interface com.teamdev.jxbrowser.cookie.CookieStore
-
Returns an immutable list of cookies for the given
url
. - cookieStore() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns the cookie store that allows managing cookies.
- cookieStore() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns the cookie store that allows managing cookies.
- CookieStore - Interface in com.teamdev.jxbrowser.cookie
-
A service that allows working with the session and persistent cookies.
- copies() - Method in interface com.teamdev.jxbrowser.print.settings.Copies
-
Returns the number of copies to print.
- copies(int) - Method in interface com.teamdev.jxbrowser.print.settings.Copies
-
Configures the number of copies to print.
- Copies<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring the number of copies to print.
- copy() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows copying the selected text in the frame.
- COPY - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- COPY - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- COPY_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- countryCode() - Method in interface com.teamdev.jxbrowser.user.Address
-
The ISO 3166 2-letter country code.
- CRASH - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The browser crashed.
- CRASH_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The browser crashed.
- create() - Static method in interface com.teamdev.jxbrowser.browser.callback.CreatePopupCallback.Response
-
Returns the
Response
instance that indicates that the popup can be created. - CREATE_LINK - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- CREATED - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- createElement(String) - Method in interface com.teamdev.jxbrowser.dom.Document
-
Creates and returns a new DOM element with the given
tagName
. - createEvent(EventType, EventParams) - Method in interface com.teamdev.jxbrowser.dom.Document
- createKeyDownEvent(KeyEventParams) - Method in interface com.teamdev.jxbrowser.dom.Document
- createKeyPressEvent(KeyEventParams) - Method in interface com.teamdev.jxbrowser.dom.Document
- createKeyUpEvent(KeyEventParams) - Method in interface com.teamdev.jxbrowser.dom.Document
- createLink(String) - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows making the link to the specified
URL
in a WYSIWYG editor. - createMouseEvent(EventType, MouseEventParams) - Method in interface com.teamdev.jxbrowser.dom.Document
-
Creates and returns a new
MouseEvent
object with the giveneventType
andparams
. - CreatePopupCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when browser decides whether a new popup instance can be created or not.
- CreatePopupCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
CreatePopupCallback
. - CreatePopupCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback
-
A response of the
CreatePopupCallback
. - createTextNode() - Method in interface com.teamdev.jxbrowser.dom.Document
-
Creates and returns a
Node
object representing a new text node with an empty node value. - createTextNode(String) - Method in interface com.teamdev.jxbrowser.dom.Document
-
Creates and returns a
Node
object representing a new text node initialized with the giventext
value. - createWheelEvent(EventType, WheelEventParams) - Method in interface com.teamdev.jxbrowser.dom.Document
-
Creates and returns a new
WheelEvent
object with the giveneventType
andparams
. - creationTime() - Method in interface com.teamdev.jxbrowser.cookie.Cookie
-
Returns the cookie creation time since UNIX epoch.
- creationTime(Timestamp) - Method in class com.teamdev.jxbrowser.cookie.Cookie.Builder
-
Sets the cookie creation time.
- CREDIT_CARD_NETWORK_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- CREDIT_CARD_NETWORK_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- CREDIT_CARDS - Enum constant in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
- CREDIT_CARDS_VALUE - Static variable in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
- creditCard() - Method in interface com.teamdev.jxbrowser.browser.callback.SaveCreditCardCallback.Params
-
The credit card that the user entered in the web form.
- CreditCard - Interface in com.teamdev.jxbrowser.card
-
The credit card information persisted in the credit card store.
- CreditCardNetwork - Enum Class in com.teamdev.jxbrowser.card
-
The network issuer of a credit card.
- creditCards() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service that allows managing credit cards.
- CreditCards - Interface in com.teamdev.jxbrowser.card
-
A data store for credit cards.
- CROATIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- CROATIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- CSP_REPORT - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a report of Content Security Policy violations.
- CSP_REPORT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a report of Content Security Policy violations.
- CT_CONSISTENCY_PROOF_PARSING_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Certificate Transparency: Failed to parse the received consistency proof.
- CT_CONSISTENCY_PROOF_PARSING_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Certificate Transparency: Failed to parse the received consistency proof.
- CT_STH_INCOMPLETE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Certificate Transparency: Received a signed tree head whose JSON parsing was OK but was missing some of the fields.
- CT_STH_INCOMPLETE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Certificate Transparency: Received a signed tree head whose JSON parsing was OK but was missing some of the fields.
- CT_STH_PARSING_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Certificate Transparency: Received a signed tree head that failed to parse.
- CT_STH_PARSING_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Certificate Transparency: Received a signed tree head that failed to parse.
- currentEntryIndex() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Returns the index of the current item in the back-forward list or -1 if the list is empty.
- currentRenderingMode() - Method in exception com.teamdev.jxbrowser.browser.UnsupportedRenderingModeException
-
Returns the current rendering mode.
- currentSpeed() - Method in interface com.teamdev.jxbrowser.download.event.DownloadUpdated
-
Returns the current download speed estimate in bytes/second.
- currentTarget() - Method in interface com.teamdev.jxbrowser.dom.event.Event
-
Returns an
Optional
that contains the event target that represents the element to which the event handler has been attached, otherwise an emptyOptional
. - custom(int) - Static method in interface com.teamdev.jxbrowser.print.Scaling
-
Creates a custom scaling which scales the content according to the given
scaleFactor
. - customContextMenuItems() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns an immutable list of the custom context menu items.
- customDictionary() - Method in interface com.teamdev.jxbrowser.spellcheck.SpellChecker
-
Returns the custom dictionary.
- CustomEvent - Interface in com.teamdev.jxbrowser.dom.event
-
A custom DOM event.
- CustomEventParams - Interface in com.teamdev.jxbrowser.dom.event
-
The parameters of the custom DOM event.
- CustomProxyConfig - Class in com.teamdev.jxbrowser.net.proxy
-
A custom proxy settings.
- cut() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows cutting the selected text in a text field, text area or WYSIWYG editor.
- CUT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CUT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- CUT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- CZECH - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- CZECH - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
D
- DANISH - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- DANISH - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- DARK - Enum constant in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
-
The dark color scheme.
- DARK - Enum constant in enum class com.teamdev.jxbrowser.ui.AppTheme
-
The dark mode.
- DARK_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
-
The dark color scheme.
- DARK_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.AppTheme
-
The dark mode.
- data() - Method in interface com.teamdev.jxbrowser.net.event.ResponseBytesReceived
-
Returns the received part of HTTP response body.
- data() - Method in interface com.teamdev.jxbrowser.net.FormData
-
Returns an immutable list of the key-value pairs each representing a segment of a form data or an empty list if the form does not contain any data.
- data() - Method in interface com.teamdev.jxbrowser.net.MultipartFormData
-
Returns an immutable list of the key-value pairs each representing a segment of a multi-part form data or an empty list if the form does not contain any data.
- data() - Method in interface com.teamdev.jxbrowser.net.TextData
-
Returns a text representation of the upload data.
- DATE_INVALID - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- DATE_INVALID_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- debug(String) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs a
DEBUG
message. - debug(String, Object...) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs a
DEBUG
message with the given arguments. - debug(String, Throwable) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs a
DEBUG
message with the given exception. - debug(String, Supplier<String>) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs an
ERROR
message with a given lazy calculated parameter. - debug(Supplier<String>) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs a lazily constructed
DEBUG
message. - DEBUG - Enum constant in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- DEBUG - Enum constant in enum class com.teamdev.jxbrowser.logging.Level
-
DEBUG is a message level providing debug information.
- DEBUG_VALUE - Static variable in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- decline() - Method in class com.teamdev.jxbrowser.browser.callback.SaveCreditCardCallback.Action
-
Tells the browser to decline to save the credit card.
- decline() - Method in class com.teamdev.jxbrowser.browser.callback.SaveUserDataProfileCallback.Action
-
Tells the browser to decline to save the user data profile.
- decline() - Method in class com.teamdev.jxbrowser.browser.callback.UpdateUserDataProfileCallback.Action
-
Tells the browser to decline to update the user data profile.
- DEFAULT - Enum constant in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
This is the default behavior.
- DEFAULT_PUBLIC_AND_PRIVATE_INTERFACES - Enum constant in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
WebRTC should only use the default route used by HTTP.
- DEFAULT_PUBLIC_AND_PRIVATE_INTERFACES_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
WebRTC should only use the default route used by HTTP.
- DEFAULT_PUBLIC_INTERFACES_ONLY - Enum constant in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
WebRTC should only use the default route used by HTTP.
- DEFAULT_PUBLIC_INTERFACES_ONLY_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
WebRTC should only use the default route used by HTTP.
- DEFAULT_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
This is the default behavior.
- defaultAction() - Static method in interface com.teamdev.jxbrowser.net.callback.VerifyCertificateCallback.Response
-
Notifies the engine that the engine itself must verify the certificate.
- DefaultAlertCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
AlertCallback
implementation that shows a dialog when JavaScript alert dialog should be displayed. - DefaultAlertCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
AlertCallback
implementation that shows a dialog when JavaScript alert dialog should be displayed. - DefaultAlertCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
AlertCallback
implementation that shows a dialog when JavaScript alert dialog should be displayed. - DefaultAlertCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultAlertCallback
- DefaultAlertCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultAlertCallback
- DefaultAlertCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultAlertCallback
- defaultBackgroundColor() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Returns the default background color of the web pages loaded in the browser instance associated with these settings.
- defaultBackgroundColor(Color) - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Sets the default background color of the web pages loaded in the browser instance associated with these settings.
- DefaultBeforeFormRepostCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
BeforeFormRepostCallback
implementation that shows a dialog when a web page with POST data is going to be reloaded. - DefaultBeforeFormRepostCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
BeforeFormRepostCallback
implementation that shows a dialog when a web page with POST data is going to be reloaded. - DefaultBeforeFormRepostCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
BeforeFormRepostCallback
implementation that shows a dialog when a web page with POST data is going to be reloaded. - DefaultBeforeFormRepostCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultBeforeFormRepostCallback
- DefaultBeforeFormRepostCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultBeforeFormRepostCallback
- DefaultBeforeFormRepostCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultBeforeFormRepostCallback
- DefaultBeforeUnloadCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
BeforeUnloadCallback
implementation that shows a dialog when the web page is about to be unloaded. - DefaultBeforeUnloadCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
BeforeUnloadCallback
implementation that shows a dialog when the web page is about to be unloaded. - DefaultBeforeUnloadCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
BeforeUnloadCallback
implementation that shows a dialog when the web page is about to be unloaded. - DefaultBeforeUnloadCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultBeforeUnloadCallback
- DefaultBeforeUnloadCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultBeforeUnloadCallback
- DefaultBeforeUnloadCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultBeforeUnloadCallback
- DefaultCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
An abstract base for all the default JavaFX callback implementations.
- DefaultCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
An abstract base for all the default Swing callback implementations.
- DefaultCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
An abstract base for all the default SWT callback implementations.
- defaultChromiumDir() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Returns an absolute path to the directory where the Chromium binaries are located by default.
- defaultColor() - Method in interface com.teamdev.jxbrowser.browser.callback.SelectColorCallback.Params
-
Returns the default color value.
- DefaultConfirmCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
ConfirmCallback
implementation that shows a dialog when JavaScript confirm dialog should be displayed. - DefaultConfirmCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
ConfirmCallback
implementation that shows a dialog when JavaScript confirm dialog should be displayed. - DefaultConfirmCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
ConfirmCallback
implementation that shows a dialog when JavaScript confirm dialog should be displayed. - DefaultConfirmCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultConfirmCallback
- DefaultConfirmCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultConfirmCallback
- DefaultConfirmCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultConfirmCallback
- defaultEncoding() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Returns a string that represents the default text encoding.
- defaultEncoding(String) - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Updates the default text encoding with the given value.
- defaultFontSize() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Returns the default font size in pixels of the web content in the browser.
- defaultFontSize(FontSizeInPixels) - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Sets the default font size of the web content in the browser.
- defaultLevel() - Method in interface com.teamdev.jxbrowser.zoom.ZoomLevels
-
Returns the default zoom level for the web pages.
- defaultLevel(ZoomLevel) - Method in interface com.teamdev.jxbrowser.zoom.ZoomLevels
-
Overrides the default zoom level for the web pages.
- defaultMargins() - Static method in interface com.teamdev.jxbrowser.print.PageMargins
-
Creates default margins for the web page.
- DefaultOpenExternalAppCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
OpenExternalAppCallback
implementation that shows a dialog when the web page wants to open a link of specific type in the associated external application. - DefaultOpenExternalAppCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
OpenExternalAppCallback
implementation that shows a dialog when the web page wants to open a link of specific type in the associated external application. - DefaultOpenExternalAppCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
OpenExternalAppCallback
implementation that shows a dialog when the web page wants to open a link of specific type in the associated external application. - DefaultOpenExternalAppCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultOpenExternalAppCallback
- DefaultOpenExternalAppCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultOpenExternalAppCallback
- DefaultOpenExternalAppCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultOpenExternalAppCallback
- DefaultOpenFileCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
OpenFileCallback
implementation that shows a file chooser dialog when the engine requests to open a file. - DefaultOpenFileCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
OpenFileCallback
implementation that shows a file chooser dialog when the engine requests to open a file. - DefaultOpenFileCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
OpenFileCallback
implementation that shows a file chooser dialog when the engine requests to open a file. - DefaultOpenFileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultOpenFileCallback
- DefaultOpenFileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultOpenFileCallback
- DefaultOpenFileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultOpenFileCallback
- DefaultOpenFilesCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
OpenFilesCallback
implementation that shows a file chooser dialog when the engine requests to open multiple files. - DefaultOpenFilesCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
OpenFilesCallback
implementation that shows a file chooser dialog when the engine requests to open multiple files. - DefaultOpenFilesCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
OpenFilesCallback
implementation that shows a file chooser dialog when the engine requests to open multiple files. - DefaultOpenFilesCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultOpenFilesCallback
- DefaultOpenFilesCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultOpenFilesCallback
- DefaultOpenFilesCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultOpenFilesCallback
- DefaultOpenFolderCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
OpenFolderCallback
implementation that shows a file chooser dialog when the engine requests to open a folder. - DefaultOpenFolderCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
OpenFolderCallback
implementation that shows a file chooser dialog when the engine requests to open a folder. - DefaultOpenFolderCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
OpenFolderCallback
implementation that shows a file chooser dialog when the engine requests to open a folder. - DefaultOpenFolderCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultOpenFolderCallback
- DefaultOpenFolderCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultOpenFolderCallback
- DefaultOpenFolderCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultOpenFolderCallback
- DefaultOpenPopupCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
OpenPopupCallback
implementation that creates and shows a new window with the embedded popup browser. - DefaultOpenPopupCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
OpenPopupCallback
implementation that creates and shows a new window with the embedded popup browser. - DefaultOpenPopupCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
OpenPopupCallback
implementation that creates and shows a new window with the embedded popup browser. - DefaultOpenPopupCallback() - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultOpenPopupCallback
- DefaultOpenPopupCallback() - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultOpenPopupCallback
- DefaultOpenPopupCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultOpenPopupCallback
- defaultPresentationRequest() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns the default JavaScript
PresentationRequest
specified on the page. - DefaultPrintCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
PrintCallback
implementation that allows the engine to show the print preview dialog. - DefaultPrintCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
PrintCallback
implementation that allows the engine to show the print preview dialog. - DefaultPrintCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
PrintCallback
implementation that allows the engine to show the print preview dialog. - DefaultPrintCallback() - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultPrintCallback
- DefaultPrintCallback() - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultPrintCallback
- DefaultPrintCallback() - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultPrintCallback
- defaultPrinter() - Method in interface com.teamdev.jxbrowser.print.Printers
-
Returns the default system printer or an empty
Optional
if there is no default printer. - defaultProfile() - Method in interface com.teamdev.jxbrowser.profile.Profiles
-
Returns the default profile instance.
- DefaultPromptCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
PromptCallback
implementation that shows a dialog when JavaScript prompt dialog should be displayed. - DefaultPromptCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
PromptCallback
implementation that shows a dialog when JavaScript prompt dialog should be displayed. - DefaultPromptCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
PromptCallback
implementation that shows a dialog when JavaScript prompt dialog should be displayed. - DefaultPromptCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultPromptCallback
- DefaultPromptCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultPromptCallback
- DefaultPromptCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultPromptCallback
- DefaultRequestPdfDocumentPasswordCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
RequestPdfDocumentPasswordCallback
implementation that shows the PDF viewer password dialog. - DefaultRequestPdfDocumentPasswordCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
RequestPdfDocumentPasswordCallback
implementation that shows the PDF viewer password dialog. - DefaultRequestPdfDocumentPasswordCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
RequestPdfDocumentPasswordCallback
implementation that shows the PDF viewer password dialog. - DefaultRequestPdfDocumentPasswordCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultRequestPdfDocumentPasswordCallback
- DefaultRequestPdfDocumentPasswordCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultRequestPdfDocumentPasswordCallback
- DefaultRequestPdfDocumentPasswordCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultRequestPdfDocumentPasswordCallback
- DefaultSaveAsPdfCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
SaveAsPdfCallback
implementation that shows a file chooser dialog when the engine requests to save content as PDF. - DefaultSaveAsPdfCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
SaveAsPdfCallback
implementation that shows a file chooser dialog when the engine requests to save content as PDF. - DefaultSaveAsPdfCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
SaveAsPdfCallback
implementation that shows a file chooser dialog when the engine requests to save content as PDF. - DefaultSaveAsPdfCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultSaveAsPdfCallback
- DefaultSaveAsPdfCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultSaveAsPdfCallback
- DefaultSaveAsPdfCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultSaveAsPdfCallback
- DefaultSaveCreditCardCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
SaveCreditCardCallback
implementation that shows a bubble that allows the user to save a credit card. - DefaultSaveCreditCardCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
SaveCreditCardCallback
implementation that shows a bubble that allows the user to save a credit card. - DefaultSaveCreditCardCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
SaveCreditCardCallback
implementation that shows a bubble that allows the user to save a credit card. - DefaultSaveCreditCardCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultSaveCreditCardCallback
- DefaultSaveCreditCardCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultSaveCreditCardCallback
- DefaultSaveCreditCardCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultSaveCreditCardCallback
- DefaultSaveFileCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
SaveFileCallback
implementation that shows a file chooser dialog when the browser requests to save a file. - DefaultSaveFileCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
SaveFileCallback
implementation that shows a file chooser dialog when the engine requests to save a file. - DefaultSaveFileCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
SaveFileCallback
implementation that shows a file chooser dialog when the engine requests to save a file. - DefaultSaveFileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultSaveFileCallback
- DefaultSaveFileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultSaveFileCallback
- DefaultSaveFileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultSaveFileCallback
- DefaultSavePasswordCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
SavePasswordCallback
implementation that shows a bubble that allows the user to save a password in the password store. - DefaultSavePasswordCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
SavePasswordCallback
implementation that shows a bubble that allows the user to save a password in the password store. - DefaultSavePasswordCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
SavePasswordCallback
implementation that shows a bubble that allows the user to save a password in the password store. - DefaultSavePasswordCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultSavePasswordCallback
- DefaultSavePasswordCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultSavePasswordCallback
- DefaultSavePasswordCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultSavePasswordCallback
- DefaultSaveUserDataProfileCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
SaveUserDataProfileCallback
implementation that shows a bubble that allows the user to save the user data profile: city, state, street, zip code, email address, etc. - DefaultSaveUserDataProfileCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
SaveUserDataProfileCallback
implementation that shows a bubble that allows the user to save the user data profile: city, state, street, zip code, email address, etc. - DefaultSaveUserDataProfileCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
SaveUserDataProfileCallback
implementation that shows a bubble that allows the user to save the user data profile: city, state, street, zip code, email address, etc. - DefaultSaveUserDataProfileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultSaveUserDataProfileCallback
- DefaultSaveUserDataProfileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultSaveUserDataProfileCallback
- DefaultSaveUserDataProfileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultSaveUserDataProfileCallback
- defaultScaling() - Static method in interface com.teamdev.jxbrowser.print.Scaling
-
Creates a default scaling for the printing content.
- defaultScreen() - Method in interface com.teamdev.jxbrowser.cast.Screens
-
Returns the default (main) screen.
- DefaultSelectClientCertificateCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
SelectClientCertificateCallback
implementation that shows a dialog that allows the user to select a certificate from the certificate list passed to the callback. - DefaultSelectClientCertificateCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
SelectClientCertificateCallback
implementation that shows a dialog that allows the user to select a certificate from the certificate list passed to the callback. - DefaultSelectClientCertificateCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
SelectClientCertificateCallback
implementation that shows a dialog that allows the user to select a certificate from the certificate list passed to the callback. - DefaultSelectClientCertificateCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultSelectClientCertificateCallback
- DefaultSelectClientCertificateCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultSelectClientCertificateCallback
- DefaultSelectClientCertificateCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultSelectClientCertificateCallback
- DefaultSelectColorCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
SelectColorCallback
implementation that shows a color chooser dialog when the user clicks an<input type='color'>
HTML5 element. - DefaultSelectColorCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
SelectColorCallback
implementation that shows a color chooser dialog when the user clicks an<input type='color'>
HTML5 element. - DefaultSelectColorCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
SelectColorCallback
implementation that shows a color chooser dialog when the user clicks an<input type='color'>
HTML5 element. - DefaultSelectColorCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultSelectColorCallback
- DefaultSelectColorCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultSelectColorCallback
- DefaultSelectColorCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultSelectColorCallback
- DefaultShowContextMenuCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
ShowContextMenuCallback
implementation that displays the context menu on the loaded web page. - DefaultShowContextMenuCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
ShowContextMenuCallback
implementation that displays the context menu on the loaded web page. - DefaultShowContextMenuCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
ShowContextMenuCallback
implementation that displays the context menu on the loaded web page. - DefaultShowContextMenuCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultShowContextMenuCallback
- DefaultShowContextMenuCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultShowContextMenuCallback
- DefaultShowContextMenuCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultShowContextMenuCallback
- DefaultShowDropdownCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
ShowDropdownCallback
implementation that shows a dropdown widget when user clicks on<select>
HTML element in headless toolkits. - DefaultShowDropdownCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
ShowDropdownCallback
implementation that shows a dropdown widget when user clicks on<select>
HTML element in headless toolkits. - DefaultShowDropdownCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultShowDropdownCallback
- DefaultShowDropdownCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultShowDropdownCallback
- DefaultStartCaptureSessionCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
StartCaptureSessionCallback
implementation that shows the capture source picker dialog. - DefaultStartCaptureSessionCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
StartCaptureSessionCallback
implementation that shows the capture source picker dialog. - DefaultStartCaptureSessionCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
StartCaptureSessionCallback
implementation that shows the capture source picker dialog. - DefaultStartCaptureSessionCallback() - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultStartCaptureSessionCallback
- DefaultStartCaptureSessionCallback() - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultStartCaptureSessionCallback
- DefaultStartCaptureSessionCallback() - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultStartCaptureSessionCallback
- DefaultStartDownloadCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
StartDownloadCallback
implementation that shows a file chooser dialog when the engine's download service requests to download a file. - DefaultStartDownloadCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
StartDownloadCallback
implementation that shows a file chooser dialog when the engine's download service requests to download a file. - DefaultStartDownloadCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
StartDownloadCallback
implementation that shows a file chooser dialog when engine requests to download a file. - DefaultStartDownloadCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultStartDownloadCallback
- DefaultStartDownloadCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultStartDownloadCallback
- DefaultStartDownloadCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultStartDownloadCallback
- defaultTimeout() - Static method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Returns the default navigation timeout in seconds.
- DefaultUpdatePasswordCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
UpdatePasswordCallback
implementation that shows a bubble that allows the user to update a password in the password store. - DefaultUpdatePasswordCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
UpdatePasswordCallback
implementation that shows a bubble that allows the user to update a password in the password store. - DefaultUpdatePasswordCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
UpdatePasswordCallback
implementation that shows a bubble that allows the user to update a password in the password store. - DefaultUpdatePasswordCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultUpdatePasswordCallback
- DefaultUpdatePasswordCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultUpdatePasswordCallback
- DefaultUpdatePasswordCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultUpdatePasswordCallback
- DefaultUpdateUserDataProfileCallback - Class in com.teamdev.jxbrowser.view.javafx.callback
-
The default
UpdateUserDataProfileCallback
implementation that shows a bubble that allows the user to update the user data profile: city, state, street, zip code, email address, etc. - DefaultUpdateUserDataProfileCallback - Class in com.teamdev.jxbrowser.view.swing.callback
-
The default
UpdateUserDataProfileCallback
implementation that shows a bubble that allows the user to update the user data profile: city, state, street, zip code, email address, etc. - DefaultUpdateUserDataProfileCallback - Class in com.teamdev.jxbrowser.view.swt.callback
-
The default
UpdateUserDataProfileCallback
implementation that shows a bubble that allows the user to update the user data profile: city, state, street, zip code, email address, etc. - DefaultUpdateUserDataProfileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.javafx.callback.DefaultUpdateUserDataProfileCallback
- DefaultUpdateUserDataProfileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swing.callback.DefaultUpdateUserDataProfileCallback
- DefaultUpdateUserDataProfileCallback(BrowserView) - Constructor for class com.teamdev.jxbrowser.view.swt.callback.DefaultUpdateUserDataProfileCallback
- DEL - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DEL_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- delegateWhitelist() - Method in interface com.teamdev.jxbrowser.net.HttpAuthPreferences
-
Returns the HTTP network delegate authorization whitelist as a string with comma/semicolon separated server URLs.
- delegateWhitelist(String) - Method in interface com.teamdev.jxbrowser.net.HttpAuthPreferences
-
Configures the HTTP network delegate authorization whitelist.
- delete() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows deleting the selected text in a text field, text area or WYSIWYG editor.
- delete(Cookie) - Method in interface com.teamdev.jxbrowser.cookie.CookieStore
-
Deletes the given
cookie
from the cookie store. - delete(Profile) - Method in interface com.teamdev.jxbrowser.profile.Profiles
-
Deletes the given
profile
from the list of available profiles, closes all browsers associated with it, releases all allocated resources and files in the user data directory. - delete(Object) - Method in interface com.teamdev.jxbrowser.js.JsMap
-
Removes the mapping for the specified
key
from this map. - delete(Object) - Method in interface com.teamdev.jxbrowser.js.JsSet
-
Removes the specified
element
from this set. - DELETE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- DELETE_BACKWARD - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- DELETE_FORWARD - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- DELETE_TO_BEGINNING_OF_LINE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- DELETE_WORD_BACKWARD - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- DELETE_WORD_FORWARD - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- deleteAll() - Method in interface com.teamdev.jxbrowser.cookie.CookieStore
-
Deletes all the cookies from the cookie store and returns the number of deleted cookies.
- deleteBackward() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows deleting character before the caret position in a text field, text area or WYSIWYG editor.
- deleteForward() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows deleting character after the caret position in a text field, text area or WYSIWYG editor.
- deleteToBeginningOfLine() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows deleting character from the caret position to the beginning of line in a text field, text area or WYSIWYG editor.
- deleteWordBackward() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows deleting a word before the caret position in a text field, text area or WYSIWYG editor.
- deleteWordForward() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows deleting a word after the caret position in a text field, text area or WYSIWYG editor.
- deliverTo(Path) - Method in interface com.teamdev.jxbrowser.engine.BinariesDelivery
-
Delivers Chromium binaries to the
chromiumDir
. - deliverTo(Path) - Static method in class com.teamdev.jxbrowser.engine.ChromiumBinaries
-
Delivers Chromium binaries to the given
chromiumDir
if necessary. - deliverTo(Path, BinariesDelivery) - Static method in class com.teamdev.jxbrowser.engine.ChromiumBinaries
-
Delivers Chromium binaries to the given
chromiumDir
, but delegates actual delivery to the givendelivery
. - deliverToDefaultDirectory() - Static method in class com.teamdev.jxbrowser.engine.ChromiumBinaries
-
Delivers Chromium binaries to the default directory if necessary.
- deliverToDefaultDirectory(BinariesDelivery) - Static method in class com.teamdev.jxbrowser.engine.ChromiumBinaries
-
Delivers Chromium binaries to the default directory, but delegates actual delivery to the given
delivery
. - deltaMode() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEvent
-
Returns the delta units type.
- deltaMode() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Returns the delta units type.
- deltaMode(WheelEvent.DeltaMode) - Method in class com.teamdev.jxbrowser.dom.event.WheelEventParams.Builder
-
Sets the delta units type.
- deltaX() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEvent
-
Returns the amount of units to scroll horizontally.
- deltaX() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Returns the amount of units to scroll horizontally.
- deltaX() - Method in interface com.teamdev.jxbrowser.ui.event.MouseWheel
-
Returns the amount of units to scroll horizontally.
- deltaX(double) - Method in class com.teamdev.jxbrowser.dom.event.WheelEventParams.Builder
-
Sets the amount of units to scroll horizontally.
- deltaX(float) - Method in class com.teamdev.jxbrowser.ui.event.MouseWheel.Builder
-
Sets the amount of units to scroll horizontally.
- deltaY() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEvent
-
Returns the amount of units to scroll vertically.
- deltaY() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Returns the amount of units to scroll vertically.
- deltaY() - Method in interface com.teamdev.jxbrowser.ui.event.MouseWheel
-
Returns the amount of units to scroll vertically.
- deltaY(double) - Method in class com.teamdev.jxbrowser.dom.event.WheelEventParams.Builder
-
Sets the amount of units to scroll vertically.
- deltaY(float) - Method in class com.teamdev.jxbrowser.ui.event.MouseWheel.Builder
-
Sets the amount of units to scroll vertically.
- deny() - Method in class com.teamdev.jxbrowser.browser.callback.CertificateErrorCallback.Action
-
Notifies the browser that the certificate error must not be ignored, and the page loading should be continued.
- deny() - Method in class com.teamdev.jxbrowser.permission.callback.RequestPermissionCallback.Action
-
Notifies the browser that the requested permission should be denied.
- deny() - Static method in interface com.teamdev.jxbrowser.plugin.callback.AllowPluginCallback.Response
-
Notifies the engine that the plugin isn't allowed at the moment.
- dependentLocality() - Method in interface com.teamdev.jxbrowser.user.Address
-
A subdivision of a city, e.g.
- derEncodedValue() - Method in interface com.teamdev.jxbrowser.net.tls.Certificate
-
Returns an array of bytes that represents the DER-encoded representation of
X509Certificate
. - derEncodedValue() - Method in interface com.teamdev.jxbrowser.net.tls.ClientCertificate
-
Returns an array of bytes that represents the DER-encoded representation of
X509Certificate
. - derEncodedValue() - Method in interface com.teamdev.jxbrowser.net.tls.SslPrivateKey
-
Returns an array of bytes that represents the DER-encoded representation of the SSL private key.
- description() - Method in interface com.teamdev.jxbrowser.cast.CastSession
-
Returns the description of the session.
- description() - Method in interface com.teamdev.jxbrowser.plugin.Plugin
-
Returns a string that represents the plugin description.
- descriptorForType() - Method in class com.teamdev.jxbrowser.ui.NativeThemeStub
- DESKTOP_PICKER_FAILED - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
An attempt to show the screen picker has failed.
- DESKTOP_PICKER_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
An attempt to show the screen picker has failed.
- destinationUrl() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationRedirected
-
Returns a string that represents the destination URL for the navigation redirect.
- detail() - Method in interface com.teamdev.jxbrowser.dom.event.CustomEvent
-
Returns the payload of the custom event.
- detail() - Method in interface com.teamdev.jxbrowser.dom.event.CustomEventParams
-
Returns the payload of the custom event.
- detailedDescription() - Method in interface com.teamdev.jxbrowser.net.tls.CertVerificationError
-
A detailed localized human-readable description of the verification error.
- deviceName() - Method in interface com.teamdev.jxbrowser.print.Printer
-
Returns the device name of this printer as shown in Print Preview.
- devTools() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns
DevTools
that allows working with Chromium Developer Tools. - DevTools - Interface in com.teamdev.jxbrowser.devtools
-
Allows working with Chromium Developer Tools and access the remote debugging URL of the currently loaded web page in the browser instance associated with this DevTools.
- Dictionary - Interface in com.teamdev.jxbrowser.spellcheck
-
Provides functionality for working with a spell check dictionary.
- dictionarySuggestions() - Method in interface com.teamdev.jxbrowser.menu.SpellCheckMenu
-
Returns an immutable list of suggested replacements for a misspelled word under the cursor or an empty list if there are no suggestions.
- DIGIT0 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT0_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT1 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT1_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT2 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT2_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT3 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT3_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT4 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT4_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT5 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT5_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT6 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT6_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT7 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT7_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT8 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT8_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT9 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DIGIT9_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DINERS - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- DINERS_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- DIRECT - Enum constant in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
A direct connection, or the absence of a proxy.
- DIRECT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
A direct connection, or the absence of a proxy.
- DirectProxyConfig - Class in com.teamdev.jxbrowser.net.proxy
-
With this proxy configuration the connection does not use a proxy server.
- disable() - Method in interface com.teamdev.jxbrowser.spellcheck.SpellChecker
-
Disables spell checking on the web pages loaded in the browser instances of the profile.
- disable() - Method in interface com.teamdev.jxbrowser.view.javafx.DragAndDrop
-
Disables the drag and drop support for the associated
BrowserView
. - disable() - Method in interface com.teamdev.jxbrowser.view.swing.DragAndDrop
-
Disables the drag and drop support for the associated
BrowserView
. - disable() - Method in interface com.teamdev.jxbrowser.view.swt.DragAndDrop
-
Disables the drag and drop support for the associated
BrowserView
. - disable() - Method in interface com.teamdev.jxbrowser.zoom.Zoom
-
Disables the possibility to change zoom levels for the loaded web pages and resets zoom level of the loaded web pages to the default value.
- DISABLE_NON_PROXIED_UDP - Enum constant in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
WebRTC should only use TCP to contact peers or servers unless the proxy server supports UDP.
- DISABLE_NON_PROXIED_UDP_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
WebRTC should only use TCP to contact peers or servers unless the proxy server supports UDP.
- disableAutofill() - Method in interface com.teamdev.jxbrowser.profile.ProfilePreferences
-
Disables the web form autofill for the simple
input
values, credit cards, and user data. - disableCaretBrowsing() - Method in interface com.teamdev.jxbrowser.profile.ProfilePreferences
-
Disables the caret browsing.
- disableChromiumTraffic() - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Disables Chromium services that cause additional traffic, such as Google Cloud Messaging, Translate Ranker, Extensions Updater, Safe Browsing, etc.
- disableCollatePrinting() - Method in interface com.teamdev.jxbrowser.print.settings.Collate
-
Disables collate printing.
- disableDnsQuickCheck() - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Disables DNS quick check.
- disableGpu() - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Disables GPU rendering for the
Engine
instance. - disableImages() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Disables images displaying on the web pages loaded in the browser.
- disableJavaScript() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Disables JavaScript on the web pages loaded in the browser.
- disableLocalStorage() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Disables the local storage in the browser.
- disableNetworkPrediction() - Method in interface com.teamdev.jxbrowser.profile.ProfilePreferences
-
Disables network prediction.
- disableOverscrollHistoryNavigation() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Disallows back/forward navigation with a left/right swipe.
- disablePdfViewer() - Method in interface com.teamdev.jxbrowser.plugin.PluginSettings
-
Disables the built-in PDF viewer.
- disablePlugins() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Disables all plugins on the web pages loaded in the browser.
- disablePrintingBackgrounds() - Method in interface com.teamdev.jxbrowser.print.settings.PrintBackgrounds
-
Disables printing background graphics.
- disablePrintingHeaderFooter() - Method in interface com.teamdev.jxbrowser.print.settings.PrintHeaderFooter
-
Disables printing headers and footers.
- disablePrintingSelectionOnly() - Method in interface com.teamdev.jxbrowser.print.settings.PrintSelectionOnly
-
Disables printing only the selected content.
- disableSandbox() - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Disables the sandbox for the
Engine
instance. - disableTouchMenu() - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Disables the touch popup menu for the
Engine
instance. - disableTransparentBackground() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Disables transparent background on the web pages and makes it opaque.
- disableWebSecurity() - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Disables the same-origin policy for the
Engine
instance. - DISALLOWED_URL_SCHEME - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The scheme of the URL is disallowed.
- DISALLOWED_URL_SCHEME_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The scheme of the URL is disallowed.
- disallowJavaScriptAccessClipboard() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Disallows JavaScript code on the web pages loaded in the browser to access clipboard.
- disallowJavaScriptAccessCookies() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Disallows JavaScript code on the web pages loaded in the browser to read/write cookies in the cookies storage using the
document.cookie
property. - disallowLoadingImagesAutomatically() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Disallows loading images automatically on the web pages loaded in the browser.
- disallowRunningInsecureContent() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Disallows running an insecure content in the browser.
- disallowScriptsToCloseWindows() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Disallows JavaScript code on the web pages loaded in the browser to close the browser.
- DISCONNECTED - Enum constant in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The nodes are disconnected.
- DISCONNECTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The nodes are disconnected.
- DISCONNECTING - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
The receiver is still connected but is in the process of disconnecting.
- DISCONNECTING_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
The receiver is still connected but is in the process of disconnecting.
- DISCOVER - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- DISCOVER_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- diskCacheSize() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an
Optional
that contains the disk cache size in bytes or an emptyOptional
if the disk cache size was not set. - diskCacheSize(long) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets the disk cache size, in bytes.
- dispatch(Event) - Method in interface com.teamdev.jxbrowser.dom.event.EventTarget
-
Dispatches the given
event
at the current event target. - dispatch(KeyPressed) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Dispatches the key pressed event to the currently focused element on the loaded web page.
- dispatch(KeyReleased) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Dispatches the key released event to the currently focused element on the loaded web page.
- dispatch(KeyTyped) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Dispatches the key typed event to the currently focused element on the loaded web page.
- dispatch(MouseDragged) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Dispatches the mouse dragged event to the currently loaded web page.
- dispatch(MouseEntered) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Dispatches the mouse entered event to the currently loaded web page.
- dispatch(MouseExited) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Dispatches the mouse exited event to the currently loaded web page.
- dispatch(MouseMoved) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Dispatches the mouse moved event to the currently loaded web page.
- dispatch(MousePressed) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Dispatches the mouse pressed event to the currently loaded web page.
- dispatch(MouseReleased) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Dispatches the mouse released event to the currently loaded web page.
- dispatch(MouseWheel) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Dispatches the mouse wheel event to the currently loaded web page.
- display() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns the display where the current browser instance is located.
- Display - Interface in com.teamdev.jxbrowser.os
-
Provides the details about a system display.
- DISPLAY_MODE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Reserved value.
- DISPLAY_MODE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Reserved value.
- DISPLAY_TOGGLE_INT_EXT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DISPLAY_TOGGLE_INT_EXT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- displayMode() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Returns the
display-mode
CSS media feature for the browser. - displayMode(DisplayMode) - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Overrides the
display-mode
CSS media feature for the browser with the given one. - DisplayMode - Enum Class in com.teamdev.jxbrowser.browser
-
Defines the CSS
display-mode
setting. - DNS_CACHE_MISS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The entry was not found in cache or other local sources, for lookups where only local sources were queried.
- DNS_CACHE_MISS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The entry was not found in cache or other local sources, for lookups where only local sources were queried.
- DNS_MALFORMED_RESPONSE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
DNS resolver received a malformed response.
- DNS_MALFORMED_RESPONSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
DNS resolver received a malformed response.
- DNS_SEARCH_EMPTY - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Suffix search list rules prevent resolution of the given host name.
- DNS_SEARCH_EMPTY_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Suffix search list rules prevent resolution of the given host name.
- DNS_SERVER_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
DNS server failed.
- DNS_SERVER_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
DNS server failed.
- DNS_SERVER_REQUIRES_TCP - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
DNS server requires TCP
- DNS_SERVER_REQUIRES_TCP_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
DNS server requires TCP
- DNS_SORT_ERROR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to sort addresses according to RFC3484.
- DNS_SORT_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to sort addresses according to RFC3484.
- DNS_TIMED_OUT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
DNS transaction timed out.
- DNS_TIMED_OUT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
DNS transaction timed out.
- document() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Returns the
Document
instance of this node. - document() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns an
Optional
that contains the DOMDocument
instance of the frame or an emptyOptional
if the frame does not have a document. - Document - Interface in com.teamdev.jxbrowser.dom
-
An HTML DOM document.
- DOCUMENT_FRAGMENT_NODE - Enum constant in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a segment of the document structure.
- DOCUMENT_FRAGMENT_NODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a segment of the document structure.
- DOCUMENT_NODE - Enum constant in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a document node.
- DOCUMENT_NODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a document node.
- DOCUMENT_POSITION_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
Reserved value.
- DOCUMENT_POSITION_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
Reserved value.
- DOCUMENT_TYPE_NODE - Enum constant in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a document type node.
- DOCUMENT_TYPE_NODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a document type node.
- documentElement() - Method in interface com.teamdev.jxbrowser.dom.Document
-
Returns an
Optional
that contains the document HTML element that usually represents HTML tag, otherwise an emptyOptional
if the document element is not available. - DocumentPosition - Enum Class in com.teamdev.jxbrowser.dom
-
Describes how the position of the other node relates to the position of the reference node.
- DOM_KEY_CODE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- DOM_KEY_CODE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- domain() - Method in interface com.teamdev.jxbrowser.cookie.Cookie
-
Returns a string that represents the domain name of this cookie or an empty string if the domain name for this cookie is not specified.
- domKeyCode() - Method in interface com.teamdev.jxbrowser.dom.event.KeyEvent
-
Returns the code of the physical key used in the event.
- domKeyCode() - Method in interface com.teamdev.jxbrowser.dom.event.KeyEventParams
-
Returns the code of the physical key used in the event.
- domKeyCode(DomKeyCode) - Method in class com.teamdev.jxbrowser.dom.event.KeyEventParams.Builder
-
Sets the code of the physical key.
- DomKeyCode - Enum Class in com.teamdev.jxbrowser.dom
-
Represents a physical key used in a DOM keyboard event.
- DOUBLE_CLICK - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- download() - Method in interface com.teamdev.jxbrowser.browser.callback.StartDownloadCallback.Params
-
Returns the
DownloadProcess
instance that is about to start. - download() - Method in interface com.teamdev.jxbrowser.download.event.DownloadCanceled
- download() - Method in interface com.teamdev.jxbrowser.download.event.DownloadEvent
-
Returns the
Download
instance initiated this event. - download() - Method in interface com.teamdev.jxbrowser.download.event.DownloadFinished
- download() - Method in interface com.teamdev.jxbrowser.download.event.DownloadInterrupted
- download() - Method in interface com.teamdev.jxbrowser.download.event.DownloadPaused
- download() - Method in interface com.teamdev.jxbrowser.download.event.DownloadUpdated
- download(Path) - Method in class com.teamdev.jxbrowser.browser.callback.StartDownloadCallback.Action
-
Notifies the engine that the file should be downloaded into the given target path.
- Download - Interface in com.teamdev.jxbrowser.download
-
A download activity.
- DOWNLOAD_INTERRUPT_REASON_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Reserved value.
- DOWNLOAD_INTERRUPT_REASON_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Reserved value.
- DOWNLOAD_STATE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.download.DownloadState
-
Reserved value.
- DOWNLOAD_STATE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.DownloadState
-
Reserved value.
- DownloadCanceled - Interface in com.teamdev.jxbrowser.download.event
-
An event indicating that the download has been canceled.
- DownloadEvent - Interface in com.teamdev.jxbrowser.download.event
-
An interface that all download events must extend.
- DownloadFinished - Interface in com.teamdev.jxbrowser.download.event
-
An event indicating that the download has been finished.
- DownloadInterrupted - Interface in com.teamdev.jxbrowser.download.event
-
An event indicating that the download has been interrupted.
- DownloadInterruptReason - Enum Class in com.teamdev.jxbrowser.download.event
-
The download interrupt reasons.
- DownloadPaused - Interface in com.teamdev.jxbrowser.download.event
-
An event indicating that the download has been paused.
- downloads() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns a service that allows managing downloads.
- downloads() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service that allows managing downloads.
- Downloads - Interface in com.teamdev.jxbrowser.download
-
A service that allows working with the downloads.
- DownloadState - Enum Class in com.teamdev.jxbrowser.download
-
The download states.
- DownloadTarget - Interface in com.teamdev.jxbrowser.download
-
The details of the download target.
- DownloadUpdated - Interface in com.teamdev.jxbrowser.download.event
-
An event indicating that the download has been updated.
- dragAndDrop() - Method in class com.teamdev.jxbrowser.view.javafx.BrowserView
-
Returns
DragAndDrop
that allows managing the drag and drop functionality for thisBrowserView
. - dragAndDrop() - Method in class com.teamdev.jxbrowser.view.swing.BrowserView
-
Returns
DragAndDrop
that allows managing the drag and drop functionality for thisBrowserView
. - dragAndDrop() - Method in class com.teamdev.jxbrowser.view.swt.BrowserView
-
Returns
DragAndDrop
that allows managing the drag and drop functionality for thisBrowserView
. - DragAndDrop - Interface in com.teamdev.jxbrowser.view.javafx
-
Allows managing the drag and drop functionality for the associated
BrowserView
. - DragAndDrop - Interface in com.teamdev.jxbrowser.view.swing
-
Allows managing the drag and drop functionality for the associated
BrowserView
. - DragAndDrop - Interface in com.teamdev.jxbrowser.view.swt
-
Allows managing the drag and drop functionality for the associated
BrowserView
. - DUPLEX_MODE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.print.DuplexMode
-
Reserved value.
- DUPLEX_MODE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.DuplexMode
-
Reserved value.
- duplexMode() - Method in interface com.teamdev.jxbrowser.print.settings.DuplexMode
-
Returns the duplex mode used by the printer.
- duplexMode(DuplexMode) - Method in interface com.teamdev.jxbrowser.print.settings.DuplexMode
-
Configures the duplex mode for printing.
- DuplexMode - Enum Class in com.teamdev.jxbrowser.print
-
Defines which sides of the paper sheet should be used for printing.
- DuplexMode<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring the duplex mode for printing.
- duplexModes() - Method in interface com.teamdev.jxbrowser.print.Capabilities
-
Returns an immutable set of the supported
DuplexMode
values. - DURABLE_STORAGE - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- DURABLE_STORAGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- DUTCH - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- DUTCH - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
E
- EARLY_DATA_REJECTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
TLS 1.3 early data was rejected by the server.
- EARLY_DATA_REJECTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
TLS 1.3 early data was rejected by the server.
- EditorCommand - Class in com.teamdev.jxbrowser.frame
-
Provides the supported commands that can be executed in a
Frame
. - EditorCommand.Name - Enum Class in com.teamdev.jxbrowser.frame
-
The list of command names.
- EJECT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- EJECT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- Element - Interface in com.teamdev.jxbrowser.dom
-
An HTML DOM element.
- ELEMENT_NODE - Enum constant in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents an element node such as
<p>
or<div>
. - ELEMENT_NODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents an element node such as
<p>
or<div>
. - Element.AlignTo - Enum Class in com.teamdev.jxbrowser.dom
-
Describes how the element will be aligned to the visible area of the scrollable ancestor.
- ELO - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- ELO_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- email() - Method in interface com.teamdev.jxbrowser.user.UserDataProfile
-
The email value entered by the user.
- empty() - Static method in interface com.teamdev.jxbrowser.ui.Point
-
Returns an empty
Point
that has x and y values set to zero. - empty() - Static method in interface com.teamdev.jxbrowser.ui.Rect
-
Returns an empty
Rect
with empty origin and size. - empty() - Static method in interface com.teamdev.jxbrowser.ui.Size
-
Returns an empty
Size
with zero width and height. - EMPTY_RESPONSE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server closed the connection without sending any data.
- EMPTY_RESPONSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server closed the connection without sending any data.
- enable() - Method in interface com.teamdev.jxbrowser.spellcheck.SpellChecker
-
Enables spell checking on the web pages loaded in the browser instances of the profile.
- enable() - Method in interface com.teamdev.jxbrowser.view.javafx.DragAndDrop
-
Enables the drag and drop support for the associated
BrowserView
. - enable() - Method in interface com.teamdev.jxbrowser.view.swing.DragAndDrop
-
Enables the drag and drop support for the associated
BrowserView
. - enable() - Method in interface com.teamdev.jxbrowser.view.swt.DragAndDrop
-
Enables the drag and drop support for the associated
BrowserView
. - enable() - Method in interface com.teamdev.jxbrowser.zoom.Zoom
-
Enables the possibility to change zoom levels for the loaded web pages.
- enableAutofill() - Method in interface com.teamdev.jxbrowser.profile.ProfilePreferences
-
Enables the web form autofill for the simple
input
values, credit cards, and user data. - enableAutoplay() - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Allows automatically starting video and audio playbacks.
- enableCaretBrowsing() - Method in interface com.teamdev.jxbrowser.profile.ProfilePreferences
-
Enables the caret browsing.
- enableCollatePrinting() - Method in interface com.teamdev.jxbrowser.print.settings.Collate
-
Enables collate printing.
- enableImages() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Enables images displaying on the web pages loaded in the browser.
- enableIncognito() - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Enables the incognito mode for the default profile of the
Engine
instance. - enableJavaScript() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Enables JavaScript on the web pages loaded in the browser.
- enableLocalStorage() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Enables the local storage in the browser.
- enableMediaRouting() - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Enables media routing for the
Engine
instance. - enableNetworkPrediction() - Method in interface com.teamdev.jxbrowser.profile.ProfilePreferences
-
Enables network prediction.
- enableOverscrollHistoryNavigation() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Allows back/forward navigation with a left/right swipe.
- enablePdfViewer() - Method in interface com.teamdev.jxbrowser.plugin.PluginSettings
-
Enables the built-in PDF viewer.
- enablePlugins() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Enables all plugins on the web pages loaded in the browser.
- enablePrintingBackgrounds() - Method in interface com.teamdev.jxbrowser.print.settings.PrintBackgrounds
-
Enables printing background graphics.
- enablePrintingHeaderFooter() - Method in interface com.teamdev.jxbrowser.print.settings.PrintHeaderFooter
-
Enables printing headers and footers.
- enablePrintingSelectionOnly() - Method in interface com.teamdev.jxbrowser.print.settings.PrintSelectionOnly
-
Enables printing only the selected content.
- enableProprietaryFeature(ProprietaryFeature) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Enables the given proprietary feature for the
Engine
instance. - enableTransparentBackground() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Enables transparent background on the web pages.
- ENCODING_CONVERSION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Converting the response to target encoding failed.
- ENCODING_CONVERSION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Converting the response to target encoding failed.
- ENCODING_DETECTION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Detecting the encoding of the response failed.
- ENCODING_DETECTION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Detecting the encoding of the response failed.
- END - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- END_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- engine() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns the engine instance of the current browser.
- engine() - Method in interface com.teamdev.jxbrowser.engine.EngineService
-
Returns the engine of this service.
- engine() - Method in interface com.teamdev.jxbrowser.engine.event.EngineEvent
-
Returns the
Engine
instance initiated this event. - engine() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns the engine for this profile.
- Engine - Interface in com.teamdev.jxbrowser.engine
-
Provides access to the Chromium engine functionality.
- ENGINE_ID_FIELD_NUMBER - Static variable in class com.teamdev.jxbrowser.ui.GetColorResponse
- ENGINE_ID_FIELD_NUMBER - Static variable in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- EngineClosed - Interface in com.teamdev.jxbrowser.engine.event
-
An event indicating that the engine has been closed.
- EngineCrashed - Interface in com.teamdev.jxbrowser.engine.event
-
An event indicating that the engine has been unexpectedly crashed.
- EngineEvent - Interface in com.teamdev.jxbrowser.engine.event
-
A common interface that all engine events must implement.
- EngineInitializationException - Exception in com.teamdev.jxbrowser.engine
-
A superclass of those exceptions that can be thrown during
Engine
initialization. - EngineOptions - Class in com.teamdev.jxbrowser.engine
-
The options that are used to configure
Engine
instances. - EngineOptions.Builder - Class in com.teamdev.jxbrowser.engine
-
A builder class to construct engine options.
- EngineService - Interface in com.teamdev.jxbrowser.engine
-
An interface that all engine services must implement.
- ENGLISH_UK - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- ENGLISH_UK - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- ENGLISH_US - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- ENGLISH_US - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- ENTER - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ENTER_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- EnterMouseCallback - Interface in com.teamdev.jxbrowser.browser.callback.input
-
This callback is invoked when a
MouseEntered
event is about to be processed by the browser. - EnterMouseCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback.input
-
The parameters of the
EnterMouseCallback
. - EnterMouseCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback.input
-
A response of the
EnterMouseCallback
. - entryAtIndex(int) - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Returns an
Optional
that contains theNavigationEntry
instance for the givenindex
in the back-forward list, otherwise an emptyOptional
. - entryCount() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Returns the number of items in the back-forward list.
- Environment - Class in com.teamdev.jxbrowser.os
-
Provides the details about the current operating system, JVM architecture, JRE version etc.
- EnvironmentException - Exception in com.teamdev.jxbrowser.os
-
Throws when the current environment does not meet the minimal operating system and JRE requirements.
- EPSON_INK_COLOR - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Epson printer PPDs.
- EPSON_INK_COLOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Epson printer PPDs.
- EPSON_INK_MONO - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Epson printer PPDs.
- EPSON_INK_MONO_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Epson printer PPDs.
- EQUAL - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- EQUAL_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- equals(Object) - Method in class com.teamdev.jxbrowser.net.HttpStatus
- equals(Object) - Method in class com.teamdev.jxbrowser.print.PaperSize
- equals(Object) - Method in class com.teamdev.jxbrowser.spellcheck.Language
- equals(Object) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- equals(Object) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- equals(Object) - Method in class com.teamdev.jxbrowser.zoom.ZoomLevel
- error() - Method in interface com.teamdev.jxbrowser.browser.callback.CertificateErrorCallback.Params
-
Returns the network error code which describes the reason of the certificate error.
- error() - Method in interface com.teamdev.jxbrowser.navigation.callback.ShowNetErrorPageCallback.Params
-
Returns a network error of the failed request converted to
NetError
if such conversion is valid, otherwise an emptyOptional
. - error() - Method in interface com.teamdev.jxbrowser.navigation.event.FrameLoadFailed
-
Returns the navigation error.
- error() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationFinished
-
Returns the navigation error in case the navigation has failed.
- error(String) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs an
ERROR
message. - error(String, Object...) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs an
ERROR
message with the given arguments. - error(String, Throwable) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs an
ERROR
message with the given exception. - error(String, Throwable, Object...) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs an
ERROR
message with the given exception and arguments. - error(String, Throwable, Supplier<String>) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs an
ERROR
message with the given exception and a lazy calculated parameter. - ERROR - Enum constant in enum class com.teamdev.jxbrowser.logging.Level
-
ERROR is a message level indicating a serious failure.
- ERROR - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- errorCode() - Method in interface com.teamdev.jxbrowser.net.event.RequestCompleted
-
Returns the URL request error code.
- errorMessage() - Method in interface com.teamdev.jxbrowser.cast.event.CastSessionStartFailed
-
The error message obtained from Chromium.
- errorText() - Method in interface com.teamdev.jxbrowser.net.event.PacScriptErrorReceived
-
Returns a string that represents the description of the script processing error.
- ESCAPE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ESCAPE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ESTONIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- ESTONIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- evaluate(String) - Method in interface com.teamdev.jxbrowser.dom.Node
-
Evaluates the given XPath
expression
for the node and returns theXPathResult
of theXPathResultType.ANY
type. - evaluate(String, XPathResultType) - Method in interface com.teamdev.jxbrowser.dom.Node
-
Evaluates the given XPath
expression
for the node and returns theXPathResult
object of the giventype
. - event() - Method in interface com.teamdev.jxbrowser.browser.callback.input.EnterMouseCallback.Params
-
Returns the
MouseEntered
event that is about to be processed by the browser. - event() - Method in interface com.teamdev.jxbrowser.browser.callback.input.ExitMouseCallback.Params
-
Returns the
MouseExited
event that is about to be processed by the browser. - event() - Method in interface com.teamdev.jxbrowser.browser.callback.input.MoveMouseCallback.Params
-
Returns the
MouseMoved
event that is about to be processed by the browser. - event() - Method in interface com.teamdev.jxbrowser.browser.callback.input.MoveMouseWheelCallback.Params
-
Returns the
MouseWheel
event that is about to be processed by the browser. - event() - Method in interface com.teamdev.jxbrowser.browser.callback.input.PressKeyCallback.Params
-
Returns the
KeyPressed
event that is about to be processed by the browser. - event() - Method in interface com.teamdev.jxbrowser.browser.callback.input.PressMouseCallback.Params
-
Returns the
MousePressed
event that is about to be processed by the browser. - event() - Method in interface com.teamdev.jxbrowser.browser.callback.input.ReleaseKeyCallback.Params
-
Returns the
KeyReleased
event that is about to be processed by the browser. - event() - Method in interface com.teamdev.jxbrowser.browser.callback.input.ReleaseMouseCallback.Params
-
Returns the
MouseReleased
event that is about to be processed by the browser. - event() - Method in interface com.teamdev.jxbrowser.browser.callback.input.TypeKeyCallback.Params
-
Returns the
KeyTyped
event that is about to be processed by the browser. - Event - Interface in com.teamdev.jxbrowser.dom.event
-
A DOM event, for example, mouse or keyboard event, provides access to the event data and methods to change the event behavior.
- Event - Interface in com.teamdev.jxbrowser.event
-
A common interface for events.
- EVENT_PHASE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Reserved value.
- EVENT_PHASE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Reserved value.
- eventListeners(EventType, boolean) - Method in interface com.teamdev.jxbrowser.dom.event.EventTarget
-
Returns the immutable list of event listeners that listen events of the given
eventType
in a phase that corresponds the givenuseCapture
. - eventParams(EventParams) - Method in class com.teamdev.jxbrowser.dom.event.UiEventModifierParams.Builder
-
Sets the DOM event parameters.
- EventParams - Interface in com.teamdev.jxbrowser.dom.event
-
The general DOM event parameters.
- EventParams.Builder - Class in com.teamdev.jxbrowser.dom.event
-
A builder of
EventParams
. - EventPhase - Enum Class in com.teamdev.jxbrowser.dom.event
-
Represents the DOM event phases.
- EventTarget - Interface in com.teamdev.jxbrowser.dom.event
-
Represents an event target that is able to process events, for example, a DOM node.
- EventType - Interface in com.teamdev.jxbrowser.dom.event
-
A DOM event type.
- exceptions() - Method in class com.teamdev.jxbrowser.net.proxy.CustomProxyConfig
-
Returns a string that represents the proxy exceptions or an empty string if there are no exceptions.
- execute(EditorCommand) - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Executes the given
command
in the frame. - executeJavaScript(String) - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Executes the given
javaScript
code in the frame and returns the result of the execution. - executeJavaScript(String, Consumer<?>) - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Executes the given
javaScript
code in the frame and returns the result of the execution through the givencallback
. - exit() - Method in interface com.teamdev.jxbrowser.fullscreen.FullScreen
-
Tells the browser to exit fullscreen mode.
- EXIT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- EXIT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- exitCode() - Method in interface com.teamdev.jxbrowser.browser.event.RenderProcessTerminated
-
Returns the exit code of the terminated render process.
- exitCode() - Method in interface com.teamdev.jxbrowser.engine.event.EngineCrashed
-
Returns the exit code of the engine process that has been unexpectedly terminated due to the crash.
- ExitMouseCallback - Interface in com.teamdev.jxbrowser.browser.callback.input
-
This callback is invoked when a
MouseExited
event is about to be processed by the browser. - ExitMouseCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback.input
-
The parameters of the
ExitMouseCallback
. - ExitMouseCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback.input
-
A response of the
ExitMouseCallback
. - EXPECTATION_FAILED - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- expirationMonth() - Method in interface com.teamdev.jxbrowser.card.CreditCard
-
The expiration month of the credit card.
- expirationTime() - Method in interface com.teamdev.jxbrowser.cookie.Cookie
-
Returns the cookie expiration time since UNIX epoch.
- expirationTime(Timestamp) - Method in class com.teamdev.jxbrowser.cookie.Cookie.Builder
-
Sets the cookie expiration time.
- expirationYear() - Method in interface com.teamdev.jxbrowser.card.CreditCard
-
The expiration year of the credit card.
- extraHeaders() - Method in interface com.teamdev.jxbrowser.navigation.LoadUrlParams
-
Returns an immutable list of the extra HTTP headers that will be sent to the resource or an empty list if there were no extra HTTP headers.
F
- F1 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F1_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F10 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F10_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F11 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F11_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F12 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F12_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F13 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F13_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F14 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F14_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F15 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F15_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F16 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F16_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F17 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F17_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F18 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F18_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F19 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F19_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F2 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F2_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F20 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F20_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F21 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F21_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F22 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F22_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F23 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F23_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F24 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F24_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F3 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F3_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F4 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F4_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F5 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F5_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F6 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F6_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F7 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F7_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F8 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F8_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F9 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- F9_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- fail() - Method in interface com.teamdev.jxbrowser.net.UrlRequestJob
-
Notifies the engine that an error occurred during writing the response data and the request should be failed.
- FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A generic failure occurred.
- FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A generic failure occurred.
- favicon() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns a
Bitmap
that contains the favicon of the currently loaded web page or aBitmap
that contains default Chromium favicon if the browser did not load any web pages or loaded web page URL is invalid. - favicon() - Method in interface com.teamdev.jxbrowser.browser.event.FaviconChanged
-
Returns a bitmap that represents the new favicon.
- FAVICON - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a favicon.
- FAVICON_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a favicon.
- FaviconChanged - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the web page's favicon has been changed.
- file() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Returns a string that represents an absolute or relative path to a file if the current
input
DOM element has thetype
attribute with the 'file' value. - file(String...) - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Sets one or multiple string values that represent the path to a file.
- File - Interface in com.teamdev.jxbrowser.net
-
A file data.
- FILE - Enum constant in enum class com.teamdev.jxbrowser.media.MediaType
- FILE_ACCESS_DENIED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The file cannot be accessed due to security restrictions.
- FILE_ACCESS_DENIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The file cannot be accessed due to security restrictions.
- FILE_BLOCKED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The file was blocked due to local policy.
- FILE_BLOCKED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The file was blocked due to local policy.
- FILE_EXISTS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The file already exists.
- FILE_EXISTS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The file already exists.
- FILE_FAILED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Generic file operation failure.
- FILE_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Generic file operation failure.
- FILE_HASH_MISMATCH - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The partial file didn't match the expected hash.
- FILE_HASH_MISMATCH_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The partial file didn't match the expected hash.
- FILE_NAME_TOO_LONG - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The directory or file name is too long.
- FILE_NAME_TOO_LONG_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The directory or file name is too long.
- FILE_NO_SPACE - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
There is not enough room on the drive.
- FILE_NO_SPACE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Not enough room left on the disk.
- FILE_NO_SPACE_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
There is not enough room on the drive.
- FILE_NO_SPACE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Not enough room left on the disk.
- FILE_NOT_FOUND - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The file or directory cannot be found.
- FILE_NOT_FOUND_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The file or directory cannot be found.
- FILE_PATH_TOO_LONG - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The path or file name is too long.
- FILE_PATH_TOO_LONG_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The path or file name is too long.
- FILE_SAME_AS_SOURCE - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The source and the target of the download were the same.
- FILE_SAME_AS_SOURCE_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The source and the target of the download were the same.
- FILE_SECURITY_CHECK_FAILED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
An attempt to check the safety of the download failed due to unexpected reasons.
- FILE_SECURITY_CHECK_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
An attempt to check the safety of the download failed due to unexpected reasons.
- FILE_TOO_BIG - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The file is too large.
- FILE_TOO_BIG_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The file is too large.
- FILE_TOO_LARGE - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The file is too large for the file system to handle.
- FILE_TOO_LARGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The file is too large for the file system to handle.
- FILE_TOO_SHORT - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
An attempt was made to seek past the end of a file in opening a file (as part of resuming a previously interrupted download).
- FILE_TOO_SHORT_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
An attempt was made to seek past the end of a file in opening a file (as part of resuming a previously interrupted download).
- FILE_TRANSIENT_ERROR - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The file was in use.
- FILE_TRANSIENT_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The file was in use.
- FILE_VALUE - Static variable in enum class com.teamdev.jxbrowser.media.MediaType
- FILE_VIRUS_INFECTED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The file contains a virus.
- FILE_VIRUS_INFECTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The file has a virus.
- FILE_VIRUS_INFECTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The file contains a virus.
- FILE_VIRUS_INFECTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The file has a virus.
- File.Builder - Class in com.teamdev.jxbrowser.net
-
A builder of
File
. - filePath() - Method in interface com.teamdev.jxbrowser.net.callback.CanAccessFileCallback.Params
-
Returns the absolute path to the file the request would like to access.
- files() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Returns an immutable collection of the file paths if the input type is 'file' or an empty collection if the input does not have a value.
- fileValue() - Method in interface com.teamdev.jxbrowser.net.MultipartFormData.Pair
-
Returns the form content segment value as a file.
- FILIPINO - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- filterDescription() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenFileCallback.Params
-
Returns a string that represents the meaningful (e.g.
- filterDescription() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenFilesCallback.Params
-
Returns a string that represents the meaningful (e.g.
- filterDescription() - Method in interface com.teamdev.jxbrowser.browser.callback.SaveFileCallback.Params
-
Returns a human-readable description of the acceptable extensions (e.g.
- finallyExecute(JsPromiseHandler) - Method in interface com.teamdev.jxbrowser.js.JsPromise
-
Registers a handler that will be invoked if the promise is settled (fulfilled/rejected) and returns a new promise.
- find(String, FindOptions, Consumer<FindResult>) - Method in interface com.teamdev.jxbrowser.search.TextFinder
-
Performs search of the given
text
with the givenoptions
, highlights all matches and selects the first or the last (depending on the givenFindOptions.isSearchBackward()
flag) match on the currently loaded web page. - find(String, Consumer<FindResult>) - Method in interface com.teamdev.jxbrowser.search.TextFinder
-
Performs search of the given
text
, highlights all matches and selects the first match on the currently loaded web page. - FIND - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- FIND_STRING - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- FIND_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- findElementByClassName(String) - Method in interface com.teamdev.jxbrowser.dom.SearchContext
-
Returns the first
Element
object found in the current search context by the givenclassName
. - findElementByCssSelector(String) - Method in interface com.teamdev.jxbrowser.dom.SearchContext
-
Returns the first
Element
object found in the current search context by the givencssSelector
. - findElementById(String) - Method in interface com.teamdev.jxbrowser.dom.SearchContext
-
Returns the first
Element
object found in the current search context by the givenid
. - findElementByName(String) - Method in interface com.teamdev.jxbrowser.dom.SearchContext
-
Returns the first
Element
object found in the current search context by the givenname
. - findElementByTagName(String) - Method in interface com.teamdev.jxbrowser.dom.SearchContext
-
Returns the first
Element
object found in the current search context by the giventagName
. - findElementsByClassName(String) - Method in interface com.teamdev.jxbrowser.dom.SearchContext
-
Returns an immutable list of the
Element
objects found in the current search context by the givenclassName
. - findElementsByCssSelector(String) - Method in interface com.teamdev.jxbrowser.dom.SearchContext
-
Returns an immutable list of the
Element
objects found in the current search context by the givencssSelector
. - findElementsById(String) - Method in interface com.teamdev.jxbrowser.dom.SearchContext
-
Returns an immutable list of the
Element
objects found in the current search context by the givenid
. - findElementsByName(String) - Method in interface com.teamdev.jxbrowser.dom.SearchContext
-
Returns an immutable list of the
Element
objects found in the current search context by the givenname
. - findElementsByTagName(String) - Method in interface com.teamdev.jxbrowser.dom.SearchContext
-
Returns an immutable list of the
Element
objects found in the current search context by the giventagName
. - FindOptions - Interface in com.teamdev.jxbrowser.search
-
The parameters of the text find request.
- FindOptions.Builder - Class in com.teamdev.jxbrowser.search
-
A builder of
FindOptions
. - FindResult - Interface in com.teamdev.jxbrowser.search
-
A result of the text search.
- findText(String) - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows searching for the given
text
occurrence from the current caret position in the frame. - FINNISH - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- fireBeforeUnload() - Method in class com.teamdev.jxbrowser.browser.CloseOptions.Builder
-
Specifies whether the
beforeunload
andunload
JavaScript events should be fired if they were registered when closing a browser instance. - FIRST_ORDERED_NODE - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents the first node in the document matching the XPath expression.
- FIRST_ORDERED_NODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents the first node in the document matching the XPath expression.
- fitToPage() - Static method in interface com.teamdev.jxbrowser.print.Scaling
-
Creates a scaling that fits the content of the page.
- fitToPaper() - Static method in interface com.teamdev.jxbrowser.print.Scaling
-
Creates a scaling that fits the content of the paper.
- FN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- FN_LOCK - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- FN_LOCK_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- FN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- focus() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Tells the current browser instance that it has focus and must be activated.
- focus() - Method in interface com.teamdev.jxbrowser.dom.Element
-
Sets focus on this element, if it can be focused.
- FOCUS - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- focusedElement() - Method in interface com.teamdev.jxbrowser.dom.Document
-
Returns an
Optional
that contains the currently focused element in the document, otherwise an emptyOptional
if there is no focused element in this document. - focusedFrame() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns an
Optional
that contains the focusedFrame
on the currently loaded web page, otherwise an emptyOptional
. - FocusGained - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the browser instance has gained the focus.
- FocusLost - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the browser instance has lost the focus.
- FocusRequested - Interface in com.teamdev.jxbrowser.browser.event
-
Invoked when JavaScript sends a request to focus the Browser instance by calling the
window.focus()
method. - FOLLOWING - Enum constant in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The position of the other node follows the position of the reference node.
- FOLLOWING_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The position of the other node follows the position of the reference node.
- FONT_NAME - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- FONT_RESOURCE - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a font.
- FONT_RESOURCE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a font.
- FONT_SIZE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- fontName(FontName) - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows setting the given
fontName
for the selected text in a WYSIWYG editor. - FontName - Interface in com.teamdev.jxbrowser.ui
-
A name of the font.
- fontSize(AbsoluteFontSize) - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows setting the given
fontSize
for the selected text in a WYSIWYG editor. - FontSize - Interface in com.teamdev.jxbrowser.ui
-
A size of the font.
- FontSizeInPixels - Interface in com.teamdev.jxbrowser.ui
-
A size of the font in pixels.
- footer() - Method in interface com.teamdev.jxbrowser.print.settings.FooterTemplate
-
Returns a value used for the footer.
- footer(String) - Method in interface com.teamdev.jxbrowser.print.settings.FooterTemplate
-
Configures HTML to be displayed in the footer.
- FooterTemplate<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
An HTML template for the print footer.
- FORBIDDEN - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- FOREGROUND_COLOR - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- foregroundColor(Color) - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows setting the given foreground
color
for the selected text in a WYSIWYG editor. - foregroundColor(String) - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows setting the given foreground
colorName
for the selected text in a WYSIWYG editor. - form() - Method in interface com.teamdev.jxbrowser.dom.FormControlElement
-
Returns an
Optional
that contains the HTML element for the form that contains this element, otherwise an emptyOptional
. - FormControlElement - Interface in com.teamdev.jxbrowser.dom
-
An HTML DOM form control element such as input, select, textarea, etc.
- FormData - Interface in com.teamdev.jxbrowser.net
-
An upload data of the
application/x-www-form-urlencoded
content type. - FormData.Builder - Class in com.teamdev.jxbrowser.net
-
A builder of
FormData
. - FormData.Pair - Interface in com.teamdev.jxbrowser.net
-
A key-value pair that represents a segment of a form data, for example a form field content.
- FormElement - Interface in com.teamdev.jxbrowser.dom
-
An HTML DOM form element.
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.browser.DisplayMode
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.browser.MediaStreamType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.browser.SavePageType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.dom.DocumentPosition
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.dom.event.EventPhase
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.dom.NodeType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.dom.XPathResultType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.download.DownloadState
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.media.MediaDeviceType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.media.MediaType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.navigation.PageType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.net.NetError
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.net.ResourceType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.net.SslVersion
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.permission.PermissionType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.plugin.PluginType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.print.ColorModel
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.print.DuplexMode
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.print.Orientation
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.ui.AppTheme
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.ui.KeyCode
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.ui.KeyLocation
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.ui.MouseButton
- forNumber(int) - Static method in enum class com.teamdev.jxbrowser.ui.ScrollType
- FORWARD - Enum constant in enum class com.teamdev.jxbrowser.dom.event.MouseEvent.Button
-
A fifth button.
- FORWARD - Enum constant in enum class com.teamdev.jxbrowser.ui.MouseButton
- FORWARD_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.MouseButton
- FOUND - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- FOUR - Enum constant in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- FOUR_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- frame() - Method in interface com.teamdev.jxbrowser.browser.callback.InjectCssCallback.Params
-
Returns the
Frame
instance of the created document. - frame() - Method in interface com.teamdev.jxbrowser.browser.callback.InjectJsCallback.Params
-
Returns the
Frame
instance of the created document. - frame() - Method in interface com.teamdev.jxbrowser.browser.callback.RequestPdfDocumentPasswordCallback.Params
-
Returns the
Frame
instance that requests the password for PDF document. - frame() - Method in interface com.teamdev.jxbrowser.browser.callback.StartCaptureSessionCallback.Params
-
Returns the
Frame
instance that requests the content capture. - frame() - Method in interface com.teamdev.jxbrowser.browser.callback.StartDownloadCallback.Params
-
Returns an
Optional
that contains theFrame
instance initiated this download or an emptyOptional
if the instance initiated this download was closed and not available anymore. - frame() - Method in interface com.teamdev.jxbrowser.browser.event.FrameCreated
-
Returns the
Frame
instance that has been created. - frame() - Method in interface com.teamdev.jxbrowser.browser.event.FrameDeleted
-
Returns the
Frame
instance that has been deleted. - frame() - Method in interface com.teamdev.jxbrowser.browser.event.SpellCheckCompleted
-
Returns the
Frame
instance in which spell checking has been completed. - frame() - Method in interface com.teamdev.jxbrowser.cast.PresentationRequest
-
Returns the frame where the presentation has been requested.
- frame() - Method in interface com.teamdev.jxbrowser.dom.Document
-
Returns the
Frame
instance of this document. - frame() - Method in interface com.teamdev.jxbrowser.js.JsObject
-
Returns the
Frame
instance of this JavaScript object. - frame() - Method in interface com.teamdev.jxbrowser.navigation.event.FrameDocumentLoadFinished
-
Returns the
Frame
instance which document has been loaded. - frame() - Method in interface com.teamdev.jxbrowser.navigation.event.FrameLoadFailed
-
Returns the
Frame
instance that failed to load content. - frame() - Method in interface com.teamdev.jxbrowser.navigation.event.FrameLoadFinished
-
Returns the
Frame
instance that has been finished loading content. - frame() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationFinished
-
Returns the
Frame
instance initiated this navigation. - frame() - Method in interface com.teamdev.jxbrowser.permission.callback.RequestPermissionCallback.Params
-
Returns the
Frame
instance that is requesting permission. - Frame - Interface in com.teamdev.jxbrowser.frame
-
A frame in the browser.
- frameCharset() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns the character encoding of the frame on which the menu is invoked.
- FrameCreated - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that a new frame in the browser has been created.
- FrameDeleted - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the frame in the Browser has been deleted.
- FrameDocumentLoadFinished - Interface in com.teamdev.jxbrowser.navigation.event
-
An event indicating that the document loading in the given frame has been finished.
- FrameElement - Interface in com.teamdev.jxbrowser.dom
-
An HTML DOM frame or iframe element.
- FrameLoadFailed - Interface in com.teamdev.jxbrowser.navigation.event
-
An event indicating that the content load was failed.
- FrameLoadFinished - Interface in com.teamdev.jxbrowser.navigation.event
-
An event indicating that a content loading has been finished in the frame.
- frames() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns all the frames on the currently loaded web page or an empty collection if the current browser did not load any web pages.
- frameUrl() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns the URL of the frame that the context menu is invoked on.
- FRENCH - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- FRENCH - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- from() - Method in interface com.teamdev.jxbrowser.print.PageRange
-
Returns the number of the first page within the range.
- fromMicros(long) - Static method in interface com.teamdev.jxbrowser.time.Timestamp
-
Creates a
Timestamp
from the number of microseconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. - fromMillis(long) - Static method in interface com.teamdev.jxbrowser.time.Timestamp
-
Creates a
Timestamp
from the number of milliseconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. - fromSeconds(long) - Static method in interface com.teamdev.jxbrowser.time.Timestamp
-
Creates a
Timestamp
from the number of seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. - FTP_BAD_COMMAND_SEQUENCE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Server rejected our command because we didn't issue the commands in right order.
- FTP_BAD_COMMAND_SEQUENCE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Server rejected our command because we didn't issue the commands in right order.
- FTP_COMMAND_NOT_SUPPORTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Server does not support the command we issued.
- FTP_COMMAND_NOT_SUPPORTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Server does not support the command we issued.
- FTP_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A generic error for failed FTP control connection command.
- FTP_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A generic error for failed FTP control connection command.
- FTP_FILE_BUSY - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The file is busy, or some other temporary error condition on opening the file.
- FTP_FILE_BUSY_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The file is busy, or some other temporary error condition on opening the file.
- FTP_SERVICE_UNAVAILABLE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server cannot fulfill the request at this point.
- FTP_SERVICE_UNAVAILABLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server cannot fulfill the request at this point.
- FTP_SYNTAX_ERROR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Server rejected our command because of syntax errors.
- FTP_SYNTAX_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Server rejected our command because of syntax errors.
- FTP_TRANSFER_ABORTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server has aborted the transfer.
- FTP_TRANSFER_ABORTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server has aborted the transfer.
- fullName() - Method in interface com.teamdev.jxbrowser.user.UserDataProfile
-
The full name value entered by the user.
- fullScreen() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns the service that controls the fullscreen mode.
- fullScreen() - Method in interface com.teamdev.jxbrowser.fullscreen.event.FullScreenEntered
- fullScreen() - Method in interface com.teamdev.jxbrowser.fullscreen.event.FullScreenEvent
-
Returns the
FullScreen
instance that initiated this event. - fullScreen() - Method in interface com.teamdev.jxbrowser.fullscreen.event.FullScreenExited
- FullScreen - Interface in com.teamdev.jxbrowser.fullscreen
-
The fullscreen mode of the elements on the page.
- FULLSCREEN - Enum constant in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Represents "display-mode: fullscreen".
- FULLSCREEN_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Represents "display-mode: fullscreen".
- FullScreenEntered - Interface in com.teamdev.jxbrowser.fullscreen.event
-
An event indicating that the browser instance entered the fullscreen mode.
- FullScreenEvent - Interface in com.teamdev.jxbrowser.fullscreen.event
-
The base interface for fullscreen events.
- FullScreenExited - Interface in com.teamdev.jxbrowser.fullscreen.event
-
An event indicating that the browser instance exited the fullscreen mode.
G
- GATEWAY_TIMEOUT - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- GENERIC - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- GENERIC_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- GEOLOCATION - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- GEOLOCATION_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- GERMAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- GERMAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- get(long) - Method in interface com.teamdev.jxbrowser.js.JsArray
-
Returns the element by the specified
index
. - get(Class<C>) - Method in interface com.teamdev.jxbrowser.callback.Advisable
-
Returns an
Optional
that contains the callback of the given type or an emptyOptional
if there is no registered callback with the given type. - get(Object) - Method in interface com.teamdev.jxbrowser.js.JsMap
-
Returns the value associated with the specified
key
or an emptyOptional
if there is no such key in this map. - getBrowser() - Method in class com.teamdev.jxbrowser.view.javafx.BrowserView
-
Returns the
Browser
instance associated with the current view. - getBrowser() - Method in class com.teamdev.jxbrowser.view.swing.BrowserView
-
Returns the
Browser
instance associated with the current view. - getBrowser() - Method in class com.teamdev.jxbrowser.view.swt.BrowserView
-
Returns the
Browser
instance of the current view. - getColorMode(RpcController, EngineId, RpcCallback<GetColorResponse>) - Method in class com.teamdev.jxbrowser.ui.NativeThemeStub
- GetColorResponse - Class in com.teamdev.jxbrowser.ui
-
A response of getting theme's color.
- GetColorResponse.Builder - Class in com.teamdev.jxbrowser.ui
-
A response of getting theme's color.
- getDefaultInstance() - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- getDefaultInstance() - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- getDefaultInstanceForType() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- getDefaultInstanceForType() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- getDefaultInstanceForType() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- getDefaultInstanceForType() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.browser.DisplayMode
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.browser.MediaStreamType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.browser.SavePageType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.dom.DocumentPosition
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.dom.event.EventPhase
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.dom.NodeType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.dom.XPathResultType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.download.DownloadState
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.media.MediaDeviceType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.media.MediaType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.navigation.PageType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.net.NetError
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.net.ResourceType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.net.SslVersion
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.permission.PermissionType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.plugin.PluginType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.print.ColorModel
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.print.DuplexMode
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.print.Orientation
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.ui.AppTheme
- getDescriptor() - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- getDescriptor() - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.ui.KeyCode
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.ui.KeyLocation
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.ui.MouseButton
- getDescriptor() - Static method in enum class com.teamdev.jxbrowser.ui.ScrollType
- getDescriptor() - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- getDescriptor() - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.browser.DisplayMode
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.browser.MediaStreamType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.browser.SavePageType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.dom.DocumentPosition
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.dom.event.EventPhase
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.dom.NodeType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.dom.XPathResultType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.download.DownloadState
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.media.MediaDeviceType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.media.MediaType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.navigation.PageType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.net.NetError
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.net.ResourceType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.net.SslVersion
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.permission.PermissionType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.plugin.PluginType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.print.ColorModel
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.print.DuplexMode
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.print.Orientation
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.ui.AppTheme
- getDescriptorForType() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.ui.KeyCode
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.ui.KeyLocation
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.ui.MouseButton
- getDescriptorForType() - Method in enum class com.teamdev.jxbrowser.ui.ScrollType
- getDescriptorForType() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- getEngineId() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- getEngineId() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- getEngineId() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- getEngineId() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- getEngineIdBuilder() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- getEngineIdBuilder() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- getEngineIdOrBuilder() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- getEngineIdOrBuilder() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- getEngineIdOrBuilder() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- getEngineIdOrBuilder() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- getMessage() - Method in exception com.teamdev.jxbrowser.engine.MissingDependencyException
- getMessage() - Method in exception com.teamdev.jxbrowser.spellcheck.LanguageNotAvailableException
- getNumber() - Method in enum class com.teamdev.jxbrowser.browser.DisplayMode
- getNumber() - Method in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- getNumber() - Method in enum class com.teamdev.jxbrowser.browser.MediaStreamType
- getNumber() - Method in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
- getNumber() - Method in enum class com.teamdev.jxbrowser.browser.SavePageType
- getNumber() - Method in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
- getNumber() - Method in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- getNumber() - Method in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
- getNumber() - Method in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
- getNumber() - Method in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
- getNumber() - Method in enum class com.teamdev.jxbrowser.dom.DocumentPosition
- getNumber() - Method in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- getNumber() - Method in enum class com.teamdev.jxbrowser.dom.event.EventPhase
- getNumber() - Method in enum class com.teamdev.jxbrowser.dom.NodeType
- getNumber() - Method in enum class com.teamdev.jxbrowser.dom.XPathResultType
- getNumber() - Method in enum class com.teamdev.jxbrowser.download.DownloadState
- getNumber() - Method in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
- getNumber() - Method in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- getNumber() - Method in enum class com.teamdev.jxbrowser.media.MediaDeviceType
- getNumber() - Method in enum class com.teamdev.jxbrowser.media.MediaType
- getNumber() - Method in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
- getNumber() - Method in enum class com.teamdev.jxbrowser.navigation.PageType
- getNumber() - Method in enum class com.teamdev.jxbrowser.net.NetError
- getNumber() - Method in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
- getNumber() - Method in enum class com.teamdev.jxbrowser.net.ResourceType
- getNumber() - Method in enum class com.teamdev.jxbrowser.net.SslVersion
- getNumber() - Method in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- getNumber() - Method in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
- getNumber() - Method in enum class com.teamdev.jxbrowser.permission.PermissionType
- getNumber() - Method in enum class com.teamdev.jxbrowser.plugin.PluginType
- getNumber() - Method in enum class com.teamdev.jxbrowser.print.ColorModel
- getNumber() - Method in enum class com.teamdev.jxbrowser.print.DuplexMode
- getNumber() - Method in enum class com.teamdev.jxbrowser.print.Orientation
- getNumber() - Method in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- getNumber() - Method in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
- getNumber() - Method in enum class com.teamdev.jxbrowser.ui.AppTheme
- getNumber() - Method in enum class com.teamdev.jxbrowser.ui.KeyCode
- getNumber() - Method in enum class com.teamdev.jxbrowser.ui.KeyLocation
- getNumber() - Method in enum class com.teamdev.jxbrowser.ui.MouseButton
- getNumber() - Method in enum class com.teamdev.jxbrowser.ui.ScrollType
- getParserForType() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- getParserForType() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- getSerializedSize() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- getSerializedSize() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- getTheme() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- getTheme() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- getTheme() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- getTheme() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- getThemeValue() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- getThemeValue() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- getThemeValue() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- getThemeValue() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- getUnknownFields() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- getUnknownFields() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.browser.DisplayMode
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.browser.MediaStreamType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.browser.SavePageType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.dom.DocumentPosition
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.dom.event.EventPhase
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.dom.NodeType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.dom.XPathResultType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.download.DownloadState
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.media.MediaDeviceType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.media.MediaType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.navigation.PageType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.net.NetError
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.net.ResourceType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.net.SslVersion
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.permission.PermissionType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.plugin.PluginType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.print.ColorModel
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.print.DuplexMode
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.print.Orientation
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.ui.AppTheme
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.ui.KeyCode
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.ui.KeyLocation
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.ui.MouseButton
- getValueDescriptor() - Method in enum class com.teamdev.jxbrowser.ui.ScrollType
- GNOME - Enum constant in enum class com.teamdev.jxbrowser.engine.PasswordStore
-
Use GNOME encryption.
- GNOME_KEYRING - Enum constant in enum class com.teamdev.jxbrowser.engine.PasswordStore
-
Use GNOME keyring encryption.
- GNOME_LIBSECRET - Enum constant in enum class com.teamdev.jxbrowser.engine.PasswordStore
-
Use GNOME libsecret encryption.
- goBack() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Loads the previous location in the back-forward list.
- goForward() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Loads the next location in the back-forward list.
- GONE - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- googleApiKey() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an
Optional
that contains a string representing the Google API key or an emptyOptional
if the Google API key was not set. - googleApiKey(String) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets the Google API key.
- googleDefaultClientId() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an
Optional
that contains a string representing the Google client ID or an emptyOptional
if the Google client ID was not set. - googleDefaultClientId(String) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets the Google client ID.
- googleDefaultClientSecret() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an
Optional
that contains a string representing the Google client secret or an emptyOptional
if the Google client secret was not set. - googleDefaultClientSecret(String) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets the Google client secret.
- goToIndex(int) - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Navigates to a specific location at the given
index
from the back-forward list. - grant() - Method in class com.teamdev.jxbrowser.permission.callback.RequestPermissionCallback.Action
-
Notifies the browser that the requested permission should be granted.
- GRAY - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- GRAY_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
- GRAYSCALE - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- GRAYSCALE_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
- GREEK - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- GREEK - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- green() - Method in interface com.teamdev.jxbrowser.ui.Color
-
Returns the green channel value in the
0..1
range. - green(float) - Method in class com.teamdev.jxbrowser.ui.Color.Builder
-
Sets the green channel value in the
0..1
range. - GROUP - Enum constant in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
The context menu item is a sub-menu with items.
- GROUP_VALUE - Static variable in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
The context menu item is a sub-menu with items.
- GUJARATI - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
H
- H_264 - Enum constant in enum class com.teamdev.jxbrowser.engine.ProprietaryFeature
-
Represents support of the H.264 codec.
- HARDWARE_ACCELERATED - Enum constant in enum class com.teamdev.jxbrowser.engine.RenderingMode
-
The engine renders content using GPU and displays it directly on a surface.
- has(Object) - Method in interface com.teamdev.jxbrowser.js.JsMap
-
Returns true if this map contains a mapping for the specified
key
. - has(Object) - Method in interface com.teamdev.jxbrowser.js.JsSet
-
Returns true if this set contains the specified
element
. - has(String) - Method in interface com.teamdev.jxbrowser.spellcheck.Dictionary
-
Returns
true
if the dictionary contains the givenword
. - hasAttribute(String) - Method in interface com.teamdev.jxbrowser.dom.Element
-
Returns
true
when an attribute with the givenattrName
is specified on this element or has a default value, otherwise returns false. - hasCommitted() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationFinished
-
Returns
true
if the navigation has committed. - hasEngineId() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- hasEngineId() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- hasEngineId() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- hasEngineId() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- hashCode() - Method in class com.teamdev.jxbrowser.net.HttpStatus
- hashCode() - Method in class com.teamdev.jxbrowser.print.PaperSize
- hashCode() - Method in class com.teamdev.jxbrowser.spellcheck.Language
- hashCode() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- hashCode() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- hashCode() - Method in class com.teamdev.jxbrowser.zoom.ZoomLevel
- hasProperty(String) - Method in interface com.teamdev.jxbrowser.js.JsObject
-
Checks whether this JavaScript object or any of its prototypes has an enumerable property with the given
name
. - hasSelection() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns
true
if some content in this frame is selected. - header() - Method in interface com.teamdev.jxbrowser.print.settings.HeaderTemplate
-
Returns a value used for the header.
- header(String) - Method in interface com.teamdev.jxbrowser.print.settings.HeaderTemplate
-
Configures HTML to be displayed in the header.
- HeaderTemplate<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
An HTML template for the print header.
- HEBREW - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- HEBREW - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- height() - Method in class com.teamdev.jxbrowser.print.PaperSize
-
Returns the paper height in microns.
- height() - Method in interface com.teamdev.jxbrowser.ui.Rect
-
Returns the rectangle vertical dimension.
- height() - Method in interface com.teamdev.jxbrowser.ui.Size
-
Returns the vertical dimension.
- HELP - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- HELP_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- HEVC - Enum constant in enum class com.teamdev.jxbrowser.engine.ProprietaryFeature
-
Represents support of the HEVC codec.
- hide() - Method in interface com.teamdev.jxbrowser.devtools.DevTools
-
Closes Chromium Developer Tools window if any is shown.
- hideScrollbars() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Hides the scrollbars on the web pages loaded in the browser.
- HINDI - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- HINDI - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- HOME - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- HOME_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- host() - Method in interface com.teamdev.jxbrowser.net.callback.VerifyCertificateCallback.Params
-
Returns the host name of the SSL server that requests the certificate verification.
- host() - Method in interface com.teamdev.jxbrowser.net.HostPort
-
Returns the host of the URI.
- host() - Method in interface com.teamdev.jxbrowser.zoom.event.ZoomLevelChanged
-
Returns the host of the URL of the web page which zoom level has been changed.
- Host - Interface in com.teamdev.jxbrowser.net
-
A host name of the URI.
- HOST_RESOLVER_QUEUE_TOO_LARGE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
There are too many pending DNS resolves, so a request in the queue was aborted.
- HOST_RESOLVER_QUEUE_TOO_LARGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
There are too many pending DNS resolves, so a request in the queue was aborted.
- hostPort() - Method in interface com.teamdev.jxbrowser.browser.callback.SelectClientCertificateCallback.Params
-
Returns the host and port of the server that requested the client authentication.
- hostPort() - Method in interface com.teamdev.jxbrowser.net.callback.AuthenticateCallback.Params
-
Returns the host-port pair identifying the service that requests the authentication.
- HostPort - Interface in com.teamdev.jxbrowser.net
-
A host/port pair of the URI.
- HP_COLOR_BLACK - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in HP color printer PPDs.
- HP_COLOR_BLACK_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in HP color printer PPDs.
- HP_COLOR_COLOR - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in HP color printer PPDs.
- HP_COLOR_COLOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in HP color printer PPDs.
- html() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns a string that represents content of the frame in the HTML format or an empty string if the frame does not have a content or its content is empty.
- HTTP - Enum constant in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
The proxy for high level protocols such as HTTP or FTP.
- HTTP - Static variable in interface com.teamdev.jxbrowser.net.Scheme
- HTTP_1_1_REQUIRED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
HTTP_1_1_REQUIRED error code received on HTTP/2 session.
- HTTP_1_1_REQUIRED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
HTTP_1_1_REQUIRED error code received on HTTP/2 session.
- HTTP_RESPONSE_CODE_FAILURE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server returned a non-2xx HTTP response code.
- HTTP_RESPONSE_CODE_FAILURE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server returned a non-2xx HTTP response code.
- HTTP_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
The proxy for high level protocols such as HTTP or FTP.
- HTTP2_COMPRESSION_ERROR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Decoding or encoding of compressed HTTP/2 headers failed.
- HTTP2_COMPRESSION_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Decoding or encoding of compressed HTTP/2 headers failed.
- HTTP2_FLOW_CONTROL_ERROR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The peer violated HTTP/2 flow control.
- HTTP2_FLOW_CONTROL_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The peer violated HTTP/2 flow control.
- HTTP2_FRAME_SIZE_ERROR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The peer sent an improperly sized HTTP/2 frame.
- HTTP2_FRAME_SIZE_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The peer sent an improperly sized HTTP/2 frame.
- HTTP2_INADEQUATE_TRANSPORT_SECURITY - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Transport security is inadequate for the HTTP/2 version.
- HTTP2_INADEQUATE_TRANSPORT_SECURITY_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Transport security is inadequate for the HTTP/2 version.
- HTTP2_PING_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
HTTP/2 server didn't respond to the PING message.
- HTTP2_PING_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
HTTP/2 server didn't respond to the PING message.
- HTTP2_PROTOCOL_ERROR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
There is an HTTP/2 protocol error.
- HTTP2_PROTOCOL_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
There is an HTTP/2 protocol error.
- HTTP2_RST_STREAM_NO_ERROR_RECEIVED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Received HTTP/2 RST_STREAM frame with NO_ERROR error code.
- HTTP2_RST_STREAM_NO_ERROR_RECEIVED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Received HTTP/2 RST_STREAM frame with NO_ERROR error code.
- HTTP2_SERVER_REFUSED_STREAM - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
HTTP/2 server refused the request without processing, and sent either a GOAWAY frame with error code NO_ERROR and Last-Stream-ID lower than the stream id corresponding to the request indicating that this request has not been processed yet, or a RST_STREAM frame with error code REFUSED_STREAM.
- HTTP2_SERVER_REFUSED_STREAM_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
HTTP/2 server refused the request without processing, and sent either a GOAWAY frame with error code NO_ERROR and Last-Stream-ID lower than the stream id corresponding to the request indicating that this request has not been processed yet, or a RST_STREAM frame with error code REFUSED_STREAM.
- HTTP2_STREAM_CLOSED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Received an HTTP/2 frame on a closed stream.
- HTTP2_STREAM_CLOSED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Received an HTTP/2 frame on a closed stream.
- httpAuthCache() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns a service for working with HTTP authentication cache.
- httpAuthCache() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service for working with HTTP authentication cache.
- HttpAuthCache - Interface in com.teamdev.jxbrowser.cache
-
An HTTP authentication cache service.
- httpAuthPreferences() - Method in interface com.teamdev.jxbrowser.net.Network
-
Returns an HTTP authorization preferences.
- HttpAuthPreferences - Interface in com.teamdev.jxbrowser.net
-
The HTTP authorization preferences.
- httpCache() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns a service for working with HTTP cache.
- httpCache() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service for working with HTTP cache.
- HttpCache - Interface in com.teamdev.jxbrowser.cache
-
An HTTP cache service.
- HttpHeader - Interface in com.teamdev.jxbrowser.net
-
An HTTP header.
- httpHeaders() - Method in interface com.teamdev.jxbrowser.net.callback.BeforeSendUploadDataCallback.Params
-
Returns an immutable list of the HTTP headers of the request or an empty list if the request does not have any HTTP headers.
- httpHeaders() - Method in interface com.teamdev.jxbrowser.net.callback.BeforeStartTransactionCallback.Params
-
Returns an immutable list of the HTTP headers of the request or an empty list if the request does not have any HTTP headers.
- httpHeaders() - Method in interface com.teamdev.jxbrowser.net.callback.InterceptUrlRequestCallback.Params
-
Returns an immutable list of the HTTP headers of the request or an empty list if the request does not have any HTTP headers.
- httpHeaders() - Method in interface com.teamdev.jxbrowser.net.callback.ReceiveHeadersCallback.Params
-
Returns an immutable list of the HTTP headers of the request or an empty list if the request does not have any HTTP headers.
- httpHeaders() - Method in interface com.teamdev.jxbrowser.net.UrlRequestJob.Options
-
Returns an immutable list of HTTP headers.
- httpOnly(boolean) - Method in class com.teamdev.jxbrowser.cookie.Cookie.Builder
-
Specifies whether the cookie is considered HTTP only.
- HTTPS - Enum constant in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
The proxy for the HTTPS protocol.
- HTTPS - Static variable in interface com.teamdev.jxbrowser.net.Scheme
- HTTPS_PROXY_TUNNEL_RESPONSE_REDIRECT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A request to create an SSL tunnel connection through the HTTPS proxy received a 302 (temporary redirect) response.
- HTTPS_PROXY_TUNNEL_RESPONSE_REDIRECT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A request to create an SSL tunnel connection through the HTTPS proxy received a 302 (temporary redirect) response.
- HTTPS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
The proxy for the HTTPS protocol.
- httpStatus() - Method in interface com.teamdev.jxbrowser.navigation.callback.ShowHttpErrorPageCallback.Params
-
Returns an
Optional
that contains error code of the failed request converted toHttpStatus
if such conversion is valid, otherwise an emptyOptional
. - httpStatus() - Method in interface com.teamdev.jxbrowser.navigation.NavigationEntry
-
Returns the status code of the last known successful navigation.
- httpStatus() - Method in interface com.teamdev.jxbrowser.net.UrlRequestJob.Options
-
Returns the HTTP status code.
- HttpStatus - Class in com.teamdev.jxbrowser.net
-
An HTTP status code.
- HUNGARIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- HUNGARIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- HYPER - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- HYPER_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
I
- ICANN_NAME_COLLISION - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Resolving a hostname to an IP address list included the IPv4 address "127.0.53.53".
- ICANN_NAME_COLLISION_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Resolving a hostname to an IP address list included the IPv4 address "127.0.53.53".
- id() - Method in interface com.teamdev.jxbrowser.media.MediaDevice
-
Returns a string that represents the identifier of the media input device.
- id() - Method in interface com.teamdev.jxbrowser.net.UrlRequest
-
Returns the identifier of this URL request.
- id() - Method in interface com.teamdev.jxbrowser.net.UrlRequestJob
-
Returns the identifier of this URL request job.
- ignore() - Method in class com.teamdev.jxbrowser.browser.callback.SavePasswordCallback.Action
-
Tells the browser to ignore credentials saving.
- ignore() - Method in class com.teamdev.jxbrowser.browser.callback.UpdatePasswordCallback.Action
-
Tells the browser not to update the password for this login.
- ignore() - Static method in interface com.teamdev.jxbrowser.navigation.callback.StartNavigationCallback.Response
-
Notifies the browser that the load request should be ignored.
- IGNORE - Enum constant in enum class com.teamdev.jxbrowser.capture.AudioCaptureMode
-
The audio content should not be captured along with the video content.
- IGNORE_SPELLING - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- ignoreSpelling() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows disabling the spelling mistakes highlighting in a text area or a WYSIWYG editor.
- IMAGE - Enum constant in enum class com.teamdev.jxbrowser.media.MediaType
- IMAGE - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents an image (jpg/gif/png/etc).
- IMAGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.media.MediaType
- IMAGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents an image (jpg/gif/png/etc).
- ImageElement - Interface in com.teamdev.jxbrowser.dom
-
An HTML DOM image element.
- Immutable - Annotation Interface in com.teamdev.jxbrowser.annotation
-
Annotates a program element (class, method) which must be immutable.
- IMPLEMENTATION_SPECIFIC - Enum constant in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The node positions depend on the DOM implementation and cannot be compared.
- IMPLEMENTATION_SPECIFIC_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The node positions depend on the DOM implementation and cannot be compared.
- IMPORT_CA_CERT_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
CA import failed due to some other error.
- IMPORT_CA_CERT_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
CA import failed due to some other error.
- IMPORT_CA_CERT_NOT_CA - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
CA import failed - not a CA cert.
- IMPORT_CA_CERT_NOT_CA_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
CA import failed - not a CA cert.
- IMPORT_CERT_ALREADY_EXISTS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Import failed - certificate already exists in database.
- IMPORT_CERT_ALREADY_EXISTS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Import failed - certificate already exists in database.
- IMPORT_SERVER_CERT_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Server certificate import failed due to some internal error.
- IMPORT_SERVER_CERT_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Server certificate import failed due to some internal error.
- in() - Method in interface com.teamdev.jxbrowser.zoom.Zoom
-
Performs zoom in on the currently loaded web page.
- IN_PROGRESS - Enum constant in enum class com.teamdev.jxbrowser.download.DownloadState
-
The download is actively progressing.
- IN_PROGRESS_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.DownloadState
-
The download is actively progressing.
- INCHES - Enum constant in enum class com.teamdev.jxbrowser.print.PaperSize.Unit
- INCOMPLETE_CHUNKED_ENCODING - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response body is transferred with Chunked-Encoding, but the terminating zero-length chunk was never sent when the connection is closed.
- INCOMPLETE_CHUNKED_ENCODING_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response body is transferred with Chunked-Encoding, but the terminating zero-length chunk was never sent when the connection is closed.
- INCOMPLETE_HTTP2_HEADERS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
HTTP/2 headers have been received, but not all of them - status or version headers are missing, so we're expecting additional frames to complete them.
- INCOMPLETE_HTTP2_HEADERS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
HTTP/2 headers have been received, but not all of them - status or version headers are missing, so we're expecting additional frames to complete them.
- indent() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows making indent of the selected text in a WYSIWYG editor.
- INDENT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- INDONESIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- INDONESIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- info(String) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs an
INFO
message. - info(String, Object...) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs an
INFO
message with the given arguments. - INFO - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- INFO - Enum constant in enum class com.teamdev.jxbrowser.logging.Level
-
INFO is a message level for informational messages.
- INFO_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- initialBounds() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenPopupCallback.Params
-
Returns the initial bounds of the popup.
- inject(String) - Static method in interface com.teamdev.jxbrowser.browser.callback.InjectCssCallback.Response
-
Injects the given
customStyleSheet
string that represents a custom style sheet (CSS) into the document that is loaded in this browser instance. - InjectCssCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the document element has been created and a custom style sheet can be injected into the document.
- InjectCssCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
InjectCssCallback
. - InjectCssCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback
-
A response of the
InjectCssCallback
. - InjectJsCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the document element has been created and a custom JavaScript can be injected into the document.
- InjectJsCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
InjectJsCallback
. - InjectJsCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback
-
A response of the
InjectJsCallback
. - innerHtml() - Method in interface com.teamdev.jxbrowser.dom.Element
-
Returns a string that represents the HTML content of this element or an empty string if the element does not have the inner HTML.
- innerHtml(String) - Method in interface com.teamdev.jxbrowser.dom.Element
-
Replaces the HTML content of this element with the given
html
. - innerText() - Method in interface com.teamdev.jxbrowser.dom.Element
-
Returns a string that represents the text content of the element and its descendants.
- innerText(String) - Method in interface com.teamdev.jxbrowser.dom.Element
-
Replaces the text content of the element with the given
innerText
value. - InputElement - Interface in com.teamdev.jxbrowser.dom
-
An HTML DOM input element.
- INSECURE_RESPONSE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server's response was insecure (e.g.
- INSECURE_RESPONSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server's response was insecure (e.g.
- INSERT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- INSERT_HTML - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- INSERT_IMAGE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- INSERT_NEW_LINE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- INSERT_ORDERED_LIST - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- INSERT_PARAGRAPH - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- INSERT_TAB - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- INSERT_TEXT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- INSERT_UNORDERED_LIST - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- INSERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- insertChild(Node, Node) - Method in interface com.teamdev.jxbrowser.dom.Node
-
Inserts the given
node
before the givenbeforeNode
as a child of the current node. - insertHtml(String) - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows inserting the given
html
content in a WYSIWYG editor. - insertImage(String) - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows inserting an image with the given
imageSrc
in a WYSIWYG editor. - insertNewLine() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows inserting a new line in a WYSIWYG editor.
- insertOrderedList() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows inserting an ordered list in a WYSIWYG editor.
- insertParagraph() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows inserting a paragraph in a WYSIWYG editor.
- insertTab() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows inserting a tab character in a WYSIWYG editor.
- insertText(String) - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows inserting the given
text
content in a WYSIWYG editor or a text field. - insertUnorderedList() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows inserting an unordered list in a WYSIWYG editor.
- inspect(int, int) - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Inspects the given location on the web page containing this frame and returns the result of the inspection.
- inspect(Point) - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Inspects the given
location
on the web page containing this frame and returns the result of the inspection. - INSUFFICIENT_RESOURCES - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
There were not enough resources to complete the operation.
- INSUFFICIENT_RESOURCES_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
There were not enough resources to complete the operation.
- intercept(UrlRequestJob) - Static method in interface com.teamdev.jxbrowser.net.callback.InterceptUrlRequestCallback.Response
-
Notifies the engine that the request should be intercepted and it will be handled by the given URL request job.
- InterceptUrlRequestCallback - Interface in com.teamdev.jxbrowser.net.callback
-
The callback is invoked when a URL request is about to be sent out.
- InterceptUrlRequestCallback.Params - Interface in com.teamdev.jxbrowser.net.callback
-
The parameters of the
InterceptUrlRequestCallback
. - InterceptUrlRequestCallback.Response - Interface in com.teamdev.jxbrowser.net.callback
-
A response for
InterceptUrlRequestCallback
. - intermediateCertificates() - Method in interface com.teamdev.jxbrowser.net.callback.VerifyCertificateCallback.Params
-
Returns the list of intermediate certificates in the chain of the validated certificate.
- intermediateCertificates() - Method in interface com.teamdev.jxbrowser.net.tls.Certificate
-
Returns the list of intermediate certificates associated with this certificate that may be needed for chain building.
- intermediateCertificates() - Method in interface com.teamdev.jxbrowser.net.tls.ClientCertificate
-
Returns the list of intermediate certificates associated with this certificate needed for chain building.
- INTERNAL_SERVER_ERROR - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- InternalApi - Annotation Interface in com.teamdev.jxbrowser.annotation
-
Annotates a program element (class, method, package etc.) which is internal to JxBrowser, not part of the public API, and should not be used by users of the library.
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.browser.DisplayMode
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.browser.MediaStreamType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.browser.SavePageType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.dom.DocumentPosition
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.dom.event.EventPhase
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.dom.NodeType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.dom.XPathResultType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.download.DownloadState
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.media.MediaDeviceType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.media.MediaType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.navigation.PageType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.net.NetError
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.net.ResourceType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.net.SslVersion
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.permission.PermissionType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.plugin.PluginType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.print.ColorModel
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.print.DuplexMode
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.print.Orientation
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.ui.AppTheme
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.ui.KeyCode
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.ui.KeyLocation
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.ui.MouseButton
- internalGetValueMap() - Static method in enum class com.teamdev.jxbrowser.ui.ScrollType
- INTERNET_DISCONNECTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The Internet connection has been lost.
- INTERNET_DISCONNECTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The Internet connection has been lost.
- INTERRUPTED - Enum constant in enum class com.teamdev.jxbrowser.download.DownloadState
-
The download has been interrupted.
- INTERRUPTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.DownloadState
-
The download has been interrupted.
- INTERSTITIAL - Enum constant in enum class com.teamdev.jxbrowser.navigation.PageType
- INTERSTITIAL_VALUE - Static variable in enum class com.teamdev.jxbrowser.navigation.PageType
- INTL_BACKSLASH - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- INTL_BACKSLASH_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- INTL_RO - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- INTL_RO_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- INTL_YEN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- INTL_YEN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- invalid(CertVerificationStatus...) - Static method in interface com.teamdev.jxbrowser.net.callback.VerifyCertificateCallback.Response
-
Notifies the engine that the given certificate is invalid with the specific
verificationStatus
. - INVALID - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- INVALID_ARGUMENT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An argument to the function is incorrect.
- INVALID_ARGUMENT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An argument to the function is incorrect.
- INVALID_AUTH_CREDENTIALS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Credentials could not be established during HTTP Authentication.
- INVALID_AUTH_CREDENTIALS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Credentials could not be established during HTTP Authentication.
- INVALID_CHUNKED_ENCODING - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Error in chunked transfer encoding.
- INVALID_CHUNKED_ENCODING_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Error in chunked transfer encoding.
- INVALID_HANDLE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The handle or file descriptor is invalid.
- INVALID_HANDLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The handle or file descriptor is invalid.
- INVALID_HTTP_RESPONSE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server was expected to return an HTTP/1.x response, but did not.
- INVALID_HTTP_RESPONSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server was expected to return an HTTP/1.x response, but did not.
- INVALID_REDIRECT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Attempting to load an URL resulted in a redirect to an invalid URL.
- INVALID_REDIRECT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Attempting to load an URL resulted in a redirect to an invalid URL.
- INVALID_RESPONSE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server's response was invalid.
- INVALID_RESPONSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server's response was invalid.
- INVALID_SIGNED_EXCHANGE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An error occurred while handling a signed exchange.
- INVALID_SIGNED_EXCHANGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An error occurred while handling a signed exchange.
- INVALID_URL - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The URL is invalid.
- INVALID_URL_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The URL is invalid.
- INVALID_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- INVALID_WEB_BUNDLE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An error occurred while handling a Web Bundle source.
- INVALID_WEB_BUNDLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An error occurred while handling a Web Bundle source.
- INVALID_XPRIVET_TOKEN - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- InvalidLicenseException - Exception in com.teamdev.jxbrowser.engine
-
Thrown when the given license is invalid.
- InvalidLicenseException(String) - Constructor for exception com.teamdev.jxbrowser.engine.InvalidLicenseException
-
Constructs an instance of
InvalidLicenseException
with the givenmessage
. - invoke(JsObject, Object...) - Method in interface com.teamdev.jxbrowser.js.JsFunction
-
Invokes this function on the given
object
with the specifiedargs
. - invoke(Object...) - Method in interface com.teamdev.jxbrowser.js.JsFunctionCallback
-
Invoked when the corresponding function is called on the JavaScript side.
- invokeAsync(JsObject, Object...) - Method in interface com.teamdev.jxbrowser.js.JsFunction
-
Invokes this function on the given
object
with the specifiedargs
. - IO_PENDING - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An asynchronous IO operation is not yet complete.
- IO_PENDING_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An asynchronous IO operation is not yet complete.
- ipAddress() - Method in interface com.teamdev.jxbrowser.net.callback.ReceiveHeadersCallback.Params
-
Returns a string that represents a remote endpoint that was used to make the request.
- IpcSetupFailureException - Exception in com.teamdev.jxbrowser.engine
-
Thrown when Inter-Process Communication (IPC) setup has been failed.
- IpcSetupFailureException() - Constructor for exception com.teamdev.jxbrowser.engine.IpcSetupFailureException
-
Constructs a new
IpcSetupFailureException
instance. - IpcSetupFailureException(String, Throwable) - Constructor for exception com.teamdev.jxbrowser.engine.IpcSetupFailureException
-
Constructs an instance of
IpcSetupFailureException
with the givenmessage
and cause. - IS_EV - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- IS_EV_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- is32Bit() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Indicates whether the current JVM's architecture is 32-bit.
- is64Bit() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Indicates whether the current JVM's architecture is 64-bit.
- isAccessible(Class<?>) - Static method in class com.teamdev.jxbrowser.js.JsAccessibleTypes
-
Indicates whether the type is made accessible to
JavaScript
using this class. - isActive() - Method in interface com.teamdev.jxbrowser.capture.CaptureSession
-
Indicates whether this capture session is active.
- isAlive() - Method in interface com.teamdev.jxbrowser.cast.CastSession
-
Returns
true
if the session is alive. - isAllowJavaScriptAccessClipboard() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Indicates whether JavaScript code on the web pages loaded in the browser can access clipboard.
- isAllowJavaScriptAccessCookies() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Indicates whether JavaScript code is allowed to read/write cookies in the browser cookies storage.
- isAllowLoadingImagesAutomatically() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Indicates whether images are allowed to be loaded automatically on the web pages loaded in the browser.
- isAllowRunningInsecureContent() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Indicates whether an insecure content can run in the browser.
- isAllowScriptsToCloseWindows() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Indicates whether JavaScript code on the web pages loaded in the browser can close the browser.
- isAltDown() - Method in interface com.teamdev.jxbrowser.ui.KeyModifiers
-
Returns
true
if the Alt key is pressed. - isAltGraphDown() - Method in interface com.teamdev.jxbrowser.ui.KeyModifiers
-
Returns
true
if the Alt Graph/Right Alt key is pressed. - isArm() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Indicates whether the current JVM's architecture is ARM.
- isAutofillEnabled() - Method in interface com.teamdev.jxbrowser.profile.ProfilePreferences
-
Returns
true
if the web form autofill for the simpleinput
values, credit cards, or the user data is enabled. - isAutoplayEnabled() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Indicates whether video playback will automatically start after page loading.
- isBoolean() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns
true
if the result type isXPathResultType.BOOLEAN
. - isBubbles() - Method in interface com.teamdev.jxbrowser.dom.event.CustomEventParams
- isBubbles() - Method in interface com.teamdev.jxbrowser.dom.event.Event
-
Returns
true
if the event bubbles up through the DOM, otherwise false. - isBubbles() - Method in interface com.teamdev.jxbrowser.dom.event.EventParams
-
Returns
true
if the event bubbles up through the DOM. - isBubbles() - Method in interface com.teamdev.jxbrowser.dom.event.KeyEventParams
-
Returns
true
if the event bubbles up through the DOM. - isBubbles() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEventParams
-
Returns
true
if the event bubbles up through the DOM. - isBubbles() - Method in interface com.teamdev.jxbrowser.dom.event.UiEventModifierParams
-
Returns
true
if the event bubbles up through the DOM. - isBubbles() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Returns
true
if the event bubbles up through the DOM. - isCached() - Method in interface com.teamdev.jxbrowser.net.event.RequestCompleted
-
Returns
true
if the response has been taken from cache. - isCancelable() - Method in interface com.teamdev.jxbrowser.dom.event.CustomEventParams
- isCancelable() - Method in interface com.teamdev.jxbrowser.dom.event.Event
-
Returns
true
when the event can be canceled, and therefore prevented as if the event never happened. - isCancelable() - Method in interface com.teamdev.jxbrowser.dom.event.EventParams
-
Returns
true
if the event can be canceled, and therefore prevented as if the event never happened. - isCancelable() - Method in interface com.teamdev.jxbrowser.dom.event.KeyEventParams
-
Returns
true
if the event can be canceled, and therefore prevented as if the event never happened. - isCancelable() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEventParams
-
Returns
true
if the event can be canceled, and therefore prevented as if the event never happened. - isCancelable() - Method in interface com.teamdev.jxbrowser.dom.event.UiEventModifierParams
-
Returns
true
if the event can be canceled, and therefore prevented as if the event never happened. - isCancelable() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Returns
true
if the event can be canceled, and therefore prevented as if the event never happened. - isCaretBrowsingEnabled() - Method in interface com.teamdev.jxbrowser.profile.ProfilePreferences
-
Returns
true
if the caret browsing is enabled. - isCheckbox() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Returns
true
if the DOM element'stype
attribute has the 'checkbox' value. - isChecked() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Returns
true
if theinput
DOM element with thetype
'checkbox' or 'radio' is selected. - isChecked() - Method in interface com.teamdev.jxbrowser.menu.ContextMenuItem
-
Returns
true
if the context menu item is checked. - isChromiumTrafficDisabled() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Indicates whether Chromium services that cause additional traffic are disabled.
- isClosed() - Method in class com.teamdev.jxbrowser.callback.AsyncCallbackAction
-
Returns
true
if this action is closed. - isClosed() - Method in interface com.teamdev.jxbrowser.Closeable
-
Returns
true
if the current object is closed. - isCollatePrintingEnabled() - Method in interface com.teamdev.jxbrowser.print.settings.Collate
-
Returns
true
if collate printing is enabled. - isCommandEnabled(EditorCommand.Name) - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns
true
if the command with the givencommandName
can be executed in the frame. - isControlDown() - Method in interface com.teamdev.jxbrowser.ui.KeyModifiers
-
Returns
true
if the Ctrl key is pressed. - isDebugEnabled() - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Checks whether log entries at
DEBUG
level will be output. - isDefault() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns
true
if this profile is default. - isDnsQuickCheckDisabled() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Indicates whether DNS Quick Check is disabled in proxy resolution.
- isEmailField() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Returns
true
if the DOM element'stype
attribute has the 'email' value. - isEmpty() - Method in interface com.teamdev.jxbrowser.ui.Size
-
Returns
true
if this size is empty. - isEnabled() - Method in interface com.teamdev.jxbrowser.dom.FormControlElement
-
Returns
true
if the current form control is enabled. - isEnabled() - Method in interface com.teamdev.jxbrowser.menu.ContextMenuItem
-
Returns
true
if the context menu item is enabled. - isEnabled() - Method in interface com.teamdev.jxbrowser.spellcheck.SpellChecker
-
Indicates whether spell checking is enabled or not.
- isEnabled() - Method in interface com.teamdev.jxbrowser.view.javafx.DragAndDrop
-
Indicates whether the drag and drop support is enabled for the associated
BrowserView
. - isEnabled() - Method in interface com.teamdev.jxbrowser.view.swing.DragAndDrop
-
Indicates whether the drag and drop support is enabled for the associated
BrowserView
. - isEnabled() - Method in interface com.teamdev.jxbrowser.view.swt.DragAndDrop
-
Indicates whether the drag and drop support is enabled for the associated
BrowserView
. - isEnabled() - Method in interface com.teamdev.jxbrowser.zoom.Zoom
-
Indicates whether zoom level can be changed or not.
- isErrorEnabled() - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Checks whether log entries at
ERROR
level will be output. - isErrorPage() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationFinished
-
Returns
true
if the navigation resulted in an error page. - isFile() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Returns
true
if the DOM element'stype
attribute has the 'file' value. - isFileAccessFromFilesAllowed() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Indicates whether file access from files is allowed.
- isFragmentNavigation() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationFinished
-
Returns
true
if the navigation has been performed to a fragment within the same document. - isGpuDisabled() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Indicates whether GPU is disabled.
- isHttpOnly() - Method in interface com.teamdev.jxbrowser.cookie.Cookie
-
Returns
true
if the cookie is considered HTTP only. - isImagesEnabled() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Indicates whether images are displayed on the web pages loaded in the browser.
- isIncognito() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns
true
if this profile is in incognito mode. - isIncognitoEnabled() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Indicates whether the default profile of the
Engine
instance is incognito. - isInfoEnabled() - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Checks whether log entries at
INFO
level will be output. - isInitialized() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- isInitialized() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- isInitialized() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- isInitialized() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- isInMainFrame() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationFinished
-
Returns
true
if the navigation is taking place in the main frame. - isInMainFrame() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationStarted
-
Returns
true
if the navigation is taking place in the main frame. - isIterator() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns
true
if the result type isXPathResultType.UNORDERED_NODE_ITERATOR
orXPathResultType.ORDERED_NODE_ITERATOR
. - isJavaScriptEnabled() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Indicates whether JavaScript on the web pages loaded in the browser is enabled.
- isLinux() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Returns
true
if the current operating system is Linux. - isLoading() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Returns
true
if any of the browser frames is in the process of loading a document. - isLocal() - Method in interface com.teamdev.jxbrowser.cast.CastSession
-
Returns
true
if the cast session is initiated and managed by the current profile. - isLocalStorageEnabled() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Indicates whether the local storage in the browser is enabled.
- isMac() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Returns
true
if the current operating system is macOS. - isMacBigSur() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Returns
true
if the current operating system is macOS Big Sur. - isMain() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns
true
if the frame is a main (top-level) frame in the browser. - isMainFrame() - Method in interface com.teamdev.jxbrowser.browser.callback.CertificateErrorCallback.Params
-
Indicates whether the navigation is taking place in the main frame.
- isMainFrame() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns
true
if the context menu is invoked on the main frame. - isMainFrame() - Method in interface com.teamdev.jxbrowser.navigation.callback.StartNavigationCallback.Params
-
Returns
true
if the navigation request URL belongs to a main frame. - isMatchCase() - Method in interface com.teamdev.jxbrowser.search.FindOptions
-
Returns
true
if the search is case-sensitive. - isMediaRoutingEnabled() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Indicates whether media routing is enabled for the
Engine
instance. - isMetaDown() - Method in interface com.teamdev.jxbrowser.ui.KeyModifiers
-
Returns
true
if the Meta key is pressed. - isMiddleButtonDown() - Method in interface com.teamdev.jxbrowser.ui.MouseModifiers
-
Returns
true
if the middle mouse button is pressed. - isMultiple() - Method in interface com.teamdev.jxbrowser.dom.SelectElement
-
Returns
true
if the select element has themultiple
attribute and multiple options of the element can be selected at once. - isMultipleFile() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Returns
true
if theinput
DOM element has both thetype
attribute with the 'file' value, and themultiple
attribute. - isMuted() - Method in interface com.teamdev.jxbrowser.media.Audio
-
Returns
true
when audio output is muted. - isNetworkPredictionEnabled() - Method in interface com.teamdev.jxbrowser.profile.ProfilePreferences
-
Returns
true
if network prediction (DNS prefetching, TCP and SSL pre-connection, pre-rendering of web pages, and resource prefetching) is enabled. - isNumber() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns
true
if the result type isXPathResultType.NUMBER
. - ISO_2A0 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A0 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A0X3 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A1 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A10 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A1X3 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A1X4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A2 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A2X3 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A2X4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A2X5 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A3 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A3_EXTRA - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A3X3 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A3X4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A3X5 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A3X6 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A3X7 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A4_EXTRA - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A4_TAB - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A4X3 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A4X4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A4X5 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A4X6 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A4X7 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A4X8 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A4X9 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A5 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A5_EXTRA - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A6 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A7 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A8 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_A9 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B0 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B1 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B10 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B2 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B3 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B5 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B5_EXTRA - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B6 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B6C4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B7 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B8 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_B9 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C0 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C1 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C10 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C2 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C3 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C5 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C6 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C6C5 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C7 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C7C6 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C8 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_C9 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_DL - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_RA0 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_RA1 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_RA2 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_SRA0 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_SRA1 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ISO_SRA2 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- isOverscrollHistoryNavigationEnabled() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Indicates whether the browser can navigate back/forward with a left/right swipe on a devices with touch screen.
- isPasswordField() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Returns
true
if the DOM element'stype
attribute has the 'password' value. - isPaused() - Method in interface com.teamdev.jxbrowser.download.Download
-
Indicates whether this download is paused.
- isPdfViewerEnabled() - Method in interface com.teamdev.jxbrowser.plugin.PluginSettings
-
Indicates whether the built-in PDF viewer is enabled or not.
- isPlaying() - Method in interface com.teamdev.jxbrowser.media.Audio
-
Returns
true
when the audio is currently playing on the loaded web page. - isPluginsEnabled() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Indicates whether plugins are enabled on the web pages loaded in the browser.
- isPrimaryButtonDown() - Method in interface com.teamdev.jxbrowser.ui.MouseModifiers
-
Returns
true
if the primary mouse button is pressed. - isPrintingBackgroundsEnabled() - Method in interface com.teamdev.jxbrowser.print.settings.PrintBackgrounds
-
Returns
true
if printing background graphics is enabled. - isPrintingHeaderFooterEnabled() - Method in interface com.teamdev.jxbrowser.print.settings.PrintHeaderFooter
-
Returns
true
if printing headers and footer is enabled. - isPrintingSelectionOnlyEnabled() - Method in interface com.teamdev.jxbrowser.print.settings.PrintSelectionOnly
-
Returns
true
if printing only the selected content is enabled. - isProprietaryFeatureEnabled(ProprietaryFeature) - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Indicates whether the given proprietary feature is enabled.
- isProxy() - Method in interface com.teamdev.jxbrowser.browser.callback.SelectClientCertificateCallback.Params
-
Returns
true
if the request that requires the client certificate selection is issued by an HTTPS proxy server. - isProxy() - Method in interface com.teamdev.jxbrowser.net.callback.AuthenticateCallback.Params
-
Returns
true
if the request is issued by a proxy server. - isRadioButton() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Returns
true
if the DOM element'stype
attribute has the 'radio' value. - isRedirect() - Method in interface com.teamdev.jxbrowser.navigation.callback.StartNavigationCallback.Params
-
Returns
true
if the request is the result of redirection caused by another request. - isReload() - Method in interface com.teamdev.jxbrowser.browser.callback.BeforeUnloadCallback.Params
-
Returns
true
if the web page is going to be reloaded,false
when a new navigation is started. - isSameDocument() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationFinished
-
Returns
true
if the navigation has been performed in the scope of the same document. - isSameDocument() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationStarted
-
Returns
true
if the navigation will be performed in the scope of the same document. - isSandboxDisabled() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Indicates whether the sandbox is disabled.
- isSearchBackward() - Method in interface com.teamdev.jxbrowser.search.FindOptions
-
Returns
true
if the search is performed backward. - isSearching() - Method in interface com.teamdev.jxbrowser.search.FindResult
-
Returns
true
if the search is still in progress. - isSecondaryButtonDown() - Method in interface com.teamdev.jxbrowser.ui.MouseModifiers
-
Returns
true
if the secondary mouse button is pressed. - isSecure() - Method in interface com.teamdev.jxbrowser.cookie.Cookie
-
Returns
true
if the cookie is restricted to a secure protocol (HTTPS or WSS) orfalse
if it can be sent using any protocol. - isSelected() - Method in interface com.teamdev.jxbrowser.dom.OptionElement
-
Returns
true
if the current option element is selected. - isServerRedirect() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationFinished
-
Returns
true
if the navigation has encountered a server redirect. - isShiftDown() - Method in interface com.teamdev.jxbrowser.ui.KeyModifiers
-
Returns
true
if the Shift key is pressed. - isSingleNode() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns
true
if the result type isXPathResultType.FIRST_ORDERED_NODE
orXPathResultType.ANY_UNORDERED_NODE
. - isSnapshotNodes() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns
true
if the result type isXPathResultType.ORDERED_NODE_SNAPSHOT
orXPathResultType.UNORDERED_NODE_SNAPSHOT
. - isString() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns
true
if the result type isXPathResultType.STRING
. - isSuccess() - Method in interface com.teamdev.jxbrowser.print.event.PrintCompleted
-
Returns
true
if the printing has been completed successfully. - isSupported() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Returns
true
if the current environment is supported. - isText() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Returns
true
whenInputElement.isTextField()
returnstrue
and thetype
attribute value of theinput
HTML element is 'number'. - isTextField() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Returns
true
if the DOM element'stype
attribute has the 'text' value. - isTouchMenuDisabled() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Indicates whether touch popup menu is disabled.
- isTraceEnabled() - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Checks whether log entries at
TRACE
level will be output. - isTransparentBackgroundEnabled() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Returns
true
when the transparent background on the web pages is enabled. - isTrusted() - Method in interface com.teamdev.jxbrowser.dom.event.CustomEventParams
- isTrusted() - Method in interface com.teamdev.jxbrowser.dom.event.Event
-
Returns
true
if the event is trusted, and therefore was generated by a user action. - isTrusted() - Method in interface com.teamdev.jxbrowser.dom.event.EventParams
-
Returns
true
if the event is trusted, and therefore was generated by a user action. - isTrusted() - Method in interface com.teamdev.jxbrowser.dom.event.KeyEventParams
-
Returns
true
if the event is trusted, and therefore was generated by a user action. - isTrusted() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEventParams
-
Returns
true
if the event is trusted, and therefore was generated by a user action. - isTrusted() - Method in interface com.teamdev.jxbrowser.dom.event.UiEventModifierParams
-
Returns
true
if the event is trusted, and therefore was generated by a user action. - isTrusted() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Returns
true
if the event is trusted, and therefore was generated by a user action. - isUnsubscribed() - Method in interface com.teamdev.jxbrowser.event.Subscription
-
Returns
true
if thisSubscription
is currently unsubscribed. - isValid() - Method in interface com.teamdev.jxbrowser.ui.Color
-
Returns
true
if this color is a valid color. - isWarnEnabled() - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Checks whether log entries at
WARNING
level will be output. - isWebSecurityDisabled() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Indicates whether the same-origin policy is disabled.
- isWindows() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Returns
true
if the current operating system is Windows. - isWindows64() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Returns
true
if the current platform is Windows 64-bit. - ITALIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- ITALIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- italic() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows making the selected text italic in a WYSIWYG editor.
- ITALIC - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- item(String) - Method in interface com.teamdev.jxbrowser.frame.WebStorage
-
Returns an
Optional
that contains the value associated with the givenkey
if it exists in the storage, otherwise an emptyOptional
. - ITEM - Enum constant in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
The context menu item is a simple item.
- ITEM_VALUE - Static variable in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
The context menu item is a simple item.
- items() - Method in interface com.teamdev.jxbrowser.menu.ContextMenuItem
-
Returns an immutable list of the sub-items of the context menu item.
- iterateNext() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
J
- JAPANESE - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- JAR - Static variable in interface com.teamdev.jxbrowser.net.Scheme
-
The scheme can be used to access resources located inside a JAR file.
- JCB - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- JCB_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- JCEKS - Enum constant in enum class com.teamdev.jxbrowser.net.tls.KeyStoreType
-
The proprietary keystore implementation provided by the SunJCE provider.
- JIS_B0 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JIS_B1 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JIS_B10 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JIS_B2 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JIS_B3 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JIS_B4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JIS_B5 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JIS_B6 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JIS_B7 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JIS_B8 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JIS_B9 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JIS_EXEC - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JKS - Enum constant in enum class com.teamdev.jxbrowser.net.tls.KeyStoreType
-
The proprietary keystore implementation provided by the SUN provider.
- JPN_CHOU2 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JPN_CHOU3 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JPN_CHOU4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JPN_HAGAKI - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JPN_KAHU - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JPN_KAKU2 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JPN_OUFUKU - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JPN_YOU4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- JsAccessible - Annotation Interface in com.teamdev.jxbrowser.js
-
This annotation allows exposing methods and fields of an injected Java object to JavaScript.
- JsAccessibleTypes - Class in com.teamdev.jxbrowser.js
-
A registry of types that are accessible from
JavaScript
. - JsArray - Interface in com.teamdev.jxbrowser.js
-
A JavaScript array.
- JsArrayBuffer - Interface in com.teamdev.jxbrowser.js
-
A JavaScript array buffer.
- JsException - Exception in com.teamdev.jxbrowser.js
-
Thrown when an exception is raised in JavaScript.
- JsException(String) - Constructor for exception com.teamdev.jxbrowser.js.JsException
-
Constructs a
JsException
object with the givenmessage
. - JsFunction - Interface in com.teamdev.jxbrowser.js
-
Represents a JavaScript function that can be passed between Java and JavaScript as a method argument or a return value.
- JsFunctionCallback - Interface in com.teamdev.jxbrowser.js
-
Represents a Java function that can be invoked from JavaScript.
- JsMap - Interface in com.teamdev.jxbrowser.js
-
A JavaScript map.
- JsObject - Interface in com.teamdev.jxbrowser.js
-
A JavaScript object.
- json() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns the
Json
instance for thisframe
. - Json - Interface in com.teamdev.jxbrowser.js
-
A helper class that allows converting JavaScript objects into a JSON string and creating JavaScript objects from a JSON string.
- JsPromise - Interface in com.teamdev.jxbrowser.js
-
A JavaScript
Promise
. - JsPromiseHandler - Interface in com.teamdev.jxbrowser.js
-
A
JsFunctionCallback
that is used as aJavaScript Promise
handler. - JsSet - Interface in com.teamdev.jxbrowser.js
-
A JavaScript set.
- JUSTIFY_CENTER - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- JUSTIFY_FULL - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- JUSTIFY_LEFT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- JUSTIFY_RIGHT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- justifyCenter() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows center justification the selected text in a WYSIWYG editor.
- justifyFull() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows full justification the selected text in a WYSIWYG editor.
- justifyLeft() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows left justification the selected text in a WYSIWYG editor.
- justifyRight() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows right justification the selected text in a WYSIWYG editor.
K
- KANA_MODE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- KANA_MODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- KANNADA - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- KBD_ILLUM_DOWN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- KBD_ILLUM_DOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- KBD_ILLUM_UP - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- KBD_ILLUM_UP_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- KCMY - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- KCMY_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
- key() - Method in interface com.teamdev.jxbrowser.net.FormData.Pair
-
Returns a string that represents the form content segment key.
- key() - Method in interface com.teamdev.jxbrowser.net.MultipartFormData.Pair
-
Returns a string that represents the form content segment key.
- key(int) - Method in interface com.teamdev.jxbrowser.frame.WebStorage
-
Returns an
Optional
that contains the name of the key by the specifiedindex
if it exists in the storage, otherwise an emptyOptional
. - KEY_CODE_0 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_0_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_1 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_1_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_2 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_2_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_3 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_3_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_4 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_4_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_5 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_5_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_6 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_6_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_7 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_7_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_8 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_8_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_9 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_9_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_A - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_A_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_ACCEPT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_ACCEPT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_ADD - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_ADD_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_APPS - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_APPS_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_ATTN - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_ATTN_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_B - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_B_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BACK - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BACK_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_BACK - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_BACK_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_FAVORITES - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_FAVORITES_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_FORWARD - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_FORWARD_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_HOME - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_HOME_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_REFRESH - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_REFRESH_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_SEARCH - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_SEARCH_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_STOP - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_BROWSER_STOP_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_C - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_C_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CANCEL - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CANCEL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CAPITAL - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CAPITAL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CLEAR - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CLEAR_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_COMMAND - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_COMMAND_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CONTROL - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CONTROL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CONVERT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CONVERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CRSEL - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_CRSEL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_D - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_D_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_DBE_ALPHANUMERIC - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_DBE_ALPHANUMERIC_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_DECIMAL - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_DECIMAL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_DELETE - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_DELETE_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_DIVIDE - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_DIVIDE_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_DOWN - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_DOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_E - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_E_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_END - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_END_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_EREOF - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_EREOF_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_ESCAPE - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_ESCAPE_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_EXECUTE - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_EXECUTE_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_EXSEL - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_EXSEL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F1 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F1_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F10 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F10_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F11 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F11_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F12 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F12_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F13 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F13_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F14 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F14_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F15 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F15_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F16 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F16_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F17 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F17_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F18 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F18_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F19 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F19_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F2 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F2_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F20 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F20_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F21 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F21_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F22 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F22_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F23 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F23_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F24 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F24_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F3 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F3_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F4 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F4_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F5 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F5_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F6 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F6_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F7 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F7_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F8 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F8_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F9 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_F9_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_FINAL - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_FINAL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_G - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_G_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_H - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_H_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_HANGUEL - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_HANGUEL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_HANGUL - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_HANGUL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_HANJA - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_HANJA_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_HELP - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_HELP_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_HOME - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_HOME_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_I - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_I_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_INSERT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_INSERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_J - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_J_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_JUNJA - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_JUNJA_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_K - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_K_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_KANA - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_KANA_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_KANJI - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_KANJI_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_L - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_L_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LAUNCH_APP1 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LAUNCH_APP1_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LAUNCH_APP2 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LAUNCH_APP2_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LAUNCH_MAIL - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LAUNCH_MAIL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LAUNCH_MEDIA_SELECT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LAUNCH_MEDIA_SELECT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LBUTTON - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LBUTTON_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LCMD - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LCMD_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LCONTROL - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LCONTROL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LEFT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LEFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LMENU - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LMENU_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LSHIFT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LSHIFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LWIN - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_LWIN_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_M - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_M_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MBUTTON - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MBUTTON_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MEDIA_NEXT_TRACK - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MEDIA_NEXT_TRACK_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MEDIA_PLAY_PAUSE - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MEDIA_PLAY_PAUSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MEDIA_PREV_TRACK - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MEDIA_PREV_TRACK_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MEDIA_STOP - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MEDIA_STOP_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MENU - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MENU_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MODECHANGE - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MODECHANGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MULTIPLY - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_MULTIPLY_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_N - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_N_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NEXT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NEXT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NONAME - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NONAME_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NONCONVERT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NONCONVERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMLOCK - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMLOCK_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD0 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD0_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD1 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD1_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD2 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD2_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD3 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD3_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD4 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD4_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD5 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD5_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD6 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD6_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD7 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD7_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD8 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD8_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD9 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_NUMPAD9_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_O - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_O_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_1 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_1_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_102 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_102_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_2 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_2_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_3 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_3_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_4 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_4_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_5 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_5_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_6 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_6_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_7 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_7_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_8 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_8_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_CLEAR - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_CLEAR_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_COMMA - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_COMMA_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_MINUS - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_MINUS_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_PERIOD - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_PERIOD_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_PLUS - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_OEM_PLUS_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_P - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_P_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PA1 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PA1_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PACKET - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PACKET_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PAUSE - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PAUSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PLAY - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PLAY_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PRINT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PRINT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PRIOR - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PRIOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PROCESSKEY - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_PROCESSKEY_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_Q - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_Q_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_R - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_R_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RBUTTON - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RBUTTON_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RCMD - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RCMD_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RCONTROL - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RCONTROL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RETURN - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RETURN_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RIGHT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RIGHT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RMENU - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RMENU_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RSHIFT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RSHIFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RWIN - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_RWIN_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_S - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_S_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SCROLL - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SCROLL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SELECT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SELECT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SEPARATOR - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SEPARATOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SHIFT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SHIFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SLEEP - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SLEEP_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SNAPSHOT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SNAPSHOT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SPACE - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SPACE_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SUBTRACT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_SUBTRACT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_T - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_T_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_TAB - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_TAB_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_U - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_U_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
-
Reserved value.
- KEY_CODE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
-
Reserved value.
- KEY_CODE_UP - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_UP_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_V - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_V_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_VOLUME_DOWN - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_VOLUME_DOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_VOLUME_MUTE - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_VOLUME_MUTE_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_VOLUME_UP - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_VOLUME_UP_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_W - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_W_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_X - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_X_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_XBUTTON1 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_XBUTTON1_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_XBUTTON2 - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_XBUTTON2_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_Y - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_Y_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_Z - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_Z_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_ZOOM - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_CODE_ZOOM_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyCode
- KEY_DOWN - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- KEY_GENERATION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Key generation failed.
- KEY_GENERATION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Key generation failed.
- KEY_LOCATION_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
Reserved value.
- KEY_LOCATION_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
Reserved value.
- KEY_PRESS - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- KEY_UP - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- KEYBOARD_LAYOUT_SELECT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- KEYBOARD_LAYOUT_SELECT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- keyChar() - Method in interface com.teamdev.jxbrowser.ui.event.KeyPressed
-
Returns the character corresponding to the pressed key or 0 when a keyboard modifier such as Shift, Ctrl, Alt, Command, Win etc.
- keyChar() - Method in interface com.teamdev.jxbrowser.ui.event.KeyTyped
-
Returns the character corresponding to the typed key.
- keyChar(char) - Method in class com.teamdev.jxbrowser.ui.event.KeyPressed.Builder
-
Sets the key character corresponding to the pressed key.
- keyChar(char) - Method in class com.teamdev.jxbrowser.ui.event.KeyTyped.Builder
-
Sets the key character corresponding to the typed key.
- keyCode() - Method in interface com.teamdev.jxbrowser.ui.event.KeyEvent
-
Returns the code of the key.
- keyCode() - Method in interface com.teamdev.jxbrowser.ui.event.KeyPressed
- keyCode() - Method in interface com.teamdev.jxbrowser.ui.event.KeyReleased
- keyCode() - Method in interface com.teamdev.jxbrowser.ui.event.KeyTyped
- KeyCode - Enum Class in com.teamdev.jxbrowser.ui
-
The virtual key codes.
- KeyEvent - Interface in com.teamdev.jxbrowser.dom.event
-
A keyboard event that provides access to the keyboard event data.
- KeyEvent - Interface in com.teamdev.jxbrowser.ui.event
-
A common interface that all keyboard events must extend.
- KeyEventParams - Interface in com.teamdev.jxbrowser.dom.event
-
The DOM keyboard event parameters.
- KeyEventParams.Builder - Class in com.teamdev.jxbrowser.dom.event
-
A builder of
KeyEventParams
. - keyLocation() - Method in interface com.teamdev.jxbrowser.ui.event.KeyEvent
-
Returns the location of the key on the keyboard.
- keyLocation() - Method in interface com.teamdev.jxbrowser.ui.event.KeyPressed
- keyLocation() - Method in interface com.teamdev.jxbrowser.ui.event.KeyReleased
- keyLocation() - Method in interface com.teamdev.jxbrowser.ui.event.KeyTyped
- keyLocation(KeyLocation) - Method in class com.teamdev.jxbrowser.ui.event.KeyPressed.Builder
-
Sets the location of the key on the keyboard.
- keyLocation(KeyLocation) - Method in class com.teamdev.jxbrowser.ui.event.KeyReleased.Builder
-
Sets the location of the key on the keyboard.
- keyLocation(KeyLocation) - Method in class com.teamdev.jxbrowser.ui.event.KeyTyped.Builder
-
Sets the location of the key on the keyboard.
- KeyLocation - Enum Class in com.teamdev.jxbrowser.ui
-
The location of the key on the keyboard or other input device.
- keyModifiers() - Method in interface com.teamdev.jxbrowser.dom.event.KeyEventParams
-
Returns the key modifiers that are applied to the event.
- keyModifiers() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEventParams
-
Returns the key modifiers that are applied to the event.
- keyModifiers() - Method in interface com.teamdev.jxbrowser.dom.event.UiEventModifier
-
Returns the key modifiers that are applied to the event.
- keyModifiers() - Method in interface com.teamdev.jxbrowser.dom.event.UiEventModifierParams
-
Returns the key modifiers that are applied to the event.
- keyModifiers() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Returns the key modifiers that are applied to the event.
- keyModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.KeyEvent
-
Returns the keyboard modifiers applied.
- keyModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.KeyPressed
- keyModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.KeyReleased
- keyModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.KeyTyped
- keyModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.MouseDragged
-
Returns the keyboard modifiers applied.
- keyModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.MouseMoved
-
Returns the keyboard modifiers applied.
- keyModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.MousePressed
-
Returns the keyboard modifiers applied.
- keyModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.MouseReleased
-
Returns the keyboard modifiers applied.
- keyModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.MouseWheel
-
Returns the keyboard modifiers applied.
- keyModifiers(KeyModifiers) - Method in class com.teamdev.jxbrowser.dom.event.UiEventModifierParams.Builder
-
Sets the modifiers for the keyboard and mouse events and indicates which keyboard modifier keys are pressed.
- keyModifiers(KeyModifiers) - Method in class com.teamdev.jxbrowser.ui.event.KeyPressed.Builder
-
Sets the keyboard modifiers applied.
- keyModifiers(KeyModifiers) - Method in class com.teamdev.jxbrowser.ui.event.KeyReleased.Builder
-
Sets the keyboard modifiers applied.
- keyModifiers(KeyModifiers) - Method in class com.teamdev.jxbrowser.ui.event.KeyTyped.Builder
-
Sets the keyboard modifiers applied.
- keyModifiers(KeyModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MouseDragged.Builder
-
Sets the keyboard modifiers applied.
- keyModifiers(KeyModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MouseEntered.Builder
-
Sets the keyboard modifiers applied.
- keyModifiers(KeyModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MouseExited.Builder
-
Sets the keyboard modifiers applied.
- keyModifiers(KeyModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MouseMoved.Builder
-
Sets the keyboard modifiers applied.
- keyModifiers(KeyModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MousePressed.Builder
-
Sets the keyboard modifiers applied.
- keyModifiers(KeyModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MouseReleased.Builder
-
Sets the keyboard modifiers applied.
- keyModifiers(KeyModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MouseWheel.Builder
-
Sets the keyboard modifiers applied.
- KeyModifiers - Interface in com.teamdev.jxbrowser.ui
-
The modifiers for the keyboard and mouse events.
- KeyModifiers.Builder - Class in com.teamdev.jxbrowser.ui
-
A builder of
KeyModifiers
. - KeyPressed - Interface in com.teamdev.jxbrowser.ui.event
-
An event indicating that a keyboard key has been pressed.
- KeyPressed.Builder - Class in com.teamdev.jxbrowser.ui.event
-
A builder of
KeyPressed
. - KeyReleased - Interface in com.teamdev.jxbrowser.ui.event
-
An event indicating that a keyboard key has been released.
- KeyReleased.Builder - Class in com.teamdev.jxbrowser.ui.event
-
A builder of
KeyReleased
. - KeyStoreType - Enum Class in com.teamdev.jxbrowser.net.tls
-
The list of supported keystore types.
- KeyTyped - Interface in com.teamdev.jxbrowser.ui.event
-
An event indicating that a keyboard character key has been typed.
- KeyTyped.Builder - Class in com.teamdev.jxbrowser.ui.event
-
A builder of
KeyTyped
. - KOREAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- KOREAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- KWALLET - Enum constant in enum class com.teamdev.jxbrowser.engine.PasswordStore
-
Use KWallet encryption.
- KWALLET5 - Enum constant in enum class com.teamdev.jxbrowser.engine.PasswordStore
-
Use KWallet5 encryption.
L
- LANDSCAPE - Enum constant in enum class com.teamdev.jxbrowser.print.Orientation
- LANDSCAPE_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.Orientation
- LANG1 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LANG1_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LANG2 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LANG2_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LANG3 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LANG3_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LANG4 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LANG4_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LANG5 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LANG5_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- language() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns the Chromium language that is used on the default error pages and message dialogs.
- language() - Method in exception com.teamdev.jxbrowser.spellcheck.LanguageNotAvailableException
-
Returns the language for which the dictionary is not available.
- language(Language) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets the Chromium language that is used on the default error pages and the message dialogs.
- Language - Class in com.teamdev.jxbrowser.spellcheck
-
A language for which Chromium can perform spell checking.
- Language - Enum Class in com.teamdev.jxbrowser.engine
-
A list of supported user interface languages.
- LanguageNotAvailableException - Exception in com.teamdev.jxbrowser.spellcheck
-
Thrown when Chromium fails to configure the spellchecker fails to initialize the spelling dictionary for a language.
- LanguageNotAvailableException(Language) - Constructor for exception com.teamdev.jxbrowser.spellcheck.LanguageNotAvailableException
-
Constructs a
LanguageNotAvailableException
with thelanguage
for which the dictionary is not available. - languages() - Method in interface com.teamdev.jxbrowser.spellcheck.SpellChecker
-
Returns an immutable list of the languages used for spell checking.
- large() - Static method in interface com.teamdev.jxbrowser.ui.AbsoluteFontSize
-
Font size that is large relatively to the default font size.
- LATVIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- LATVIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- LAUNCH_APP1 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_APP1_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_APP2 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_APP2_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_ASSISTANT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_ASSISTANT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_AUDIO_BROWSER - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_AUDIO_BROWSER_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_CALENDAR - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_CALENDAR_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_CONTACTS - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_CONTACTS_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_CONTROL_PANEL - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_CONTROL_PANEL_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_DOCUMENTS - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_DOCUMENTS_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_FAILED - Enum constant in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- LAUNCH_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- LAUNCH_INTERNET_BROWSER - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_INTERNET_BROWSER_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_KEYBOARD_LAYOUT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_KEYBOARD_LAYOUT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_MAIL - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_MAIL_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_PHONE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_PHONE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_SCREEN_SAVER - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_SCREEN_SAVER_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_SPREADSHEET - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_SPREADSHEET_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_WORD_PROCESSOR - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAUNCH_WORD_PROCESSOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LAX_MODE - Enum constant in enum class com.teamdev.jxbrowser.cookie.SameSite
-
The cookie can be sent with top-level navigations from a third-party site to the web site with the domain matching the cookie.
- leave() - Method in class com.teamdev.jxbrowser.browser.callback.BeforeUnloadCallback.Action
-
Notifies the browser that the user decided to leave the current page.
- leaveActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.BeforeUnloadCallback.Params
-
Returns a string that represents the localized text of the "Leave" action.
- left() - Method in interface com.teamdev.jxbrowser.print.PageMargins.CustomMargins
-
Returns the margin on the left side of the sheet.
- LEFT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
The key was the left-hand version of the key.
- LEFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
The key was the left-hand version of the key.
- length() - Method in interface com.teamdev.jxbrowser.frame.WebStorage
-
Returns the number of key/value pairs in the storage.
- length() - Method in interface com.teamdev.jxbrowser.js.JsArray
-
Returns the number of elements in this array.
- length() - Method in interface com.teamdev.jxbrowser.js.JsArrayBuffer
-
Returns the length of this array buffer in bytes.
- length() - Method in interface com.teamdev.jxbrowser.spellcheck.SpellCheckingResult
-
Returns the length of the mis-spelled word in the checked text.
- LENGTH_REQUIRED - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- level() - Method in interface com.teamdev.jxbrowser.js.ConsoleMessage
-
Returns the console message level.
- level() - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Returns the current log level specifying which message levels will be logged.
- level() - Method in interface com.teamdev.jxbrowser.zoom.event.ZoomLevelChanged
-
Returns the new zoom level of a web page.
- level() - Method in interface com.teamdev.jxbrowser.zoom.Zoom
-
Returns the zoom level associated with the domain of the currently loaded web page.
- level(Level) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Sets the log level specifying which message levels will be logged.
- level(ZoomLevel) - Method in interface com.teamdev.jxbrowser.zoom.Zoom
-
Updates the zoom level for the domain of the currently loaded web page.
- Level - Enum Class in com.teamdev.jxbrowser.logging
-
A set of standard logging levels that can be used to control logging output.
- LEVEL_ERROR - Enum constant in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- LEVEL_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- LicenseException - Exception in com.teamdev.jxbrowser.engine
-
A superclass of those exceptions that can be thrown during license checking.
- licenseKey() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an
Optional
that contains a string representing the license key or an emptyOptional
if the license key was not set. - licenseKey(String) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets the licence key required to perform operations with the engine.
- LIGHT - Enum constant in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
-
The light color scheme.
- LIGHT - Enum constant in enum class com.teamdev.jxbrowser.ui.AppTheme
-
The light mode.
- LIGHT_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
-
The light color scheme.
- LIGHT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.AppTheme
-
The light mode.
- LINE - Enum constant in enum class com.teamdev.jxbrowser.dom.event.WheelEvent.DeltaMode
-
The delta units are specified in lines.
- lineNumber() - Method in interface com.teamdev.jxbrowser.js.ConsoleMessage
-
Returns the line number of the console message.
- lineNumber() - Method in interface com.teamdev.jxbrowser.net.event.PacScriptErrorReceived
-
Returns the line of code in the PAC script which caused the error.
- linkText() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns the text associated with the link.
- linkUrl() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns the URL of the link that encloses the node the context menu is invoked on.
- list() - Method in interface com.teamdev.jxbrowser.browser.callback.StartPresentationCallback.Params
-
Returns the list of media receivers that are able to start presentation from StartPresentationCallback.Params.presentationRequest().
- list() - Method in interface com.teamdev.jxbrowser.cast.CastSessions
-
Returns the list of alive cast sessions.
- list() - Method in interface com.teamdev.jxbrowser.cast.MediaReceivers
-
Returns the list of connected (not unavailable) media receivers.
- list() - Method in interface com.teamdev.jxbrowser.cast.Screens
-
Returns the list of connected screens whose content can be cast to a media receiver.
- list() - Method in interface com.teamdev.jxbrowser.download.Downloads
-
Returns an immutable list of all downloads including already completed downloads during this application session and the active downloads.
- list() - Method in interface com.teamdev.jxbrowser.plugin.Plugins
-
Returns an immutable list of the installed and available Chromium plugins or an empty list if there are no installed and available plugins.
- list() - Method in interface com.teamdev.jxbrowser.print.Printers
-
Returns an immutable list of the available system printers.
- list() - Method in interface com.teamdev.jxbrowser.profile.Profiles
-
Returns an immutable list of the available profiles including the default profile.
- list(MediaDeviceType) - Method in interface com.teamdev.jxbrowser.media.MediaDevices
-
Returns an immutable list of the details about all the available media input devices of the given
type
or an empty collection if there are no devices of the giventype
. - LITHUANIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- LITHUANIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- LOAD - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- LoadClientCertificateException - Exception in com.teamdev.jxbrowser.net.tls
-
Thrown when loading a client certificate from a keystore has been failed.
- LoadFinished - Interface in com.teamdev.jxbrowser.navigation.event
-
An event indicating that the content loading has been finished.
- loadHtml(String) - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Navigates the frame to a data URL assembled from the given HTML.
- LoadProgressChanged - Interface in com.teamdev.jxbrowser.navigation.event
-
An event indicating that the progress of loading the web page has changed.
- LoadStarted - Interface in com.teamdev.jxbrowser.navigation.event
-
An event indicating that the content loading has been started.
- loadUrl(LoadUrlParams) - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Navigates to the resource identified by the given
params
. - loadUrl(String) - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Navigates the frame to a resource identified by the given
url
. - loadUrl(String) - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Navigates to the resource identified by the given
url
. - loadUrlAndWait(LoadUrlParams) - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Loads the resource identified by the given
params
and blocks the current thread execution until the main frame of the resource is loaded completely or theNavigation.defaultTimeout()
is reached. - loadUrlAndWait(LoadUrlParams, Duration) - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Loads a resource identified by the given
params
and blocks the current thread execution until the main frame of the resource is loaded completely or the giventimeout
is reached. - loadUrlAndWait(String) - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Loads the resource identified by the given
url
and blocks the current thread execution until the main frame of the resource is loaded completely or theNavigation.defaultTimeout()
is reached. - loadUrlAndWait(String, Duration) - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Loads the resource identified by the given
url
and blocks the current thread execution until the main frame of the resource is loaded completely or the giventimeout
is reached. - LoadUrlParams - Interface in com.teamdev.jxbrowser.navigation
-
The parameters of the load URL request.
- LoadUrlParams.Builder - Class in com.teamdev.jxbrowser.navigation
-
A builder of
LoadUrlParams
. - LOCAL_FONTS - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- LOCAL_FONTS_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- localPoint() - Method in interface com.teamdev.jxbrowser.dom.PointInspection
-
Returns coordinates of the point relative to the node.
- localStorage() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns the
localStorage
instance of this frame. - location() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns the context menu location.
- location() - Method in interface com.teamdev.jxbrowser.spellcheck.SpellCheckingResult
-
Returns the location of the first symbol in the mis-spelled word in the checked text that is considered as mis-spelled by the spell checker.
- location() - Method in interface com.teamdev.jxbrowser.ui.event.MouseDragged
- location() - Method in interface com.teamdev.jxbrowser.ui.event.MouseEntered
- location() - Method in interface com.teamdev.jxbrowser.ui.event.MouseEvent
-
Returns the mouse position relative to the bounds of the browser instance.
- location() - Method in interface com.teamdev.jxbrowser.ui.event.MouseExited
- location() - Method in interface com.teamdev.jxbrowser.ui.event.MouseMoved
- location() - Method in interface com.teamdev.jxbrowser.ui.event.MousePressed
- location() - Method in interface com.teamdev.jxbrowser.ui.event.MouseReleased
- location() - Method in interface com.teamdev.jxbrowser.ui.event.MouseWheel
- locationOnScreen() - Method in interface com.teamdev.jxbrowser.ui.event.MouseDragged
- locationOnScreen() - Method in interface com.teamdev.jxbrowser.ui.event.MouseEntered
- locationOnScreen() - Method in interface com.teamdev.jxbrowser.ui.event.MouseEvent
-
Returns the mouse position relative to the bounds of the screen.
- locationOnScreen() - Method in interface com.teamdev.jxbrowser.ui.event.MouseExited
- locationOnScreen() - Method in interface com.teamdev.jxbrowser.ui.event.MouseMoved
- locationOnScreen() - Method in interface com.teamdev.jxbrowser.ui.event.MousePressed
- locationOnScreen() - Method in interface com.teamdev.jxbrowser.ui.event.MouseReleased
- locationOnScreen() - Method in interface com.teamdev.jxbrowser.ui.event.MouseWheel
- locationOnScreen(Point) - Method in class com.teamdev.jxbrowser.ui.event.MouseDragged.Builder
-
Sets the mouse position relative to the bounds of the screen.
- locationOnScreen(Point) - Method in class com.teamdev.jxbrowser.ui.event.MouseEntered.Builder
-
Sets the mouse position relative to the bounds of the screen.
- locationOnScreen(Point) - Method in class com.teamdev.jxbrowser.ui.event.MouseExited.Builder
-
Sets the mouse position relative to the bounds of the screen.
- locationOnScreen(Point) - Method in class com.teamdev.jxbrowser.ui.event.MouseMoved.Builder
-
Sets the mouse position relative to the bounds of the screen.
- locationOnScreen(Point) - Method in class com.teamdev.jxbrowser.ui.event.MousePressed.Builder
-
Sets the mouse position relative to the bounds of the screen.
- locationOnScreen(Point) - Method in class com.teamdev.jxbrowser.ui.event.MouseReleased.Builder
-
Sets the mouse position relative to the bounds of the screen.
- locationOnScreen(Point) - Method in class com.teamdev.jxbrowser.ui.event.MouseWheel.Builder
-
Sets the mouse position relative to the bounds of the screen.
- LOCK_SCREEN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LOCK_SCREEN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LOG - Enum constant in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- LOG_OFF - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LOG_OFF_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- LOG_VALUE - Static variable in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- Logger - Class in com.teamdev.jxbrowser.logging
-
Static class to configure log and create log entries.
- login() - Method in interface com.teamdev.jxbrowser.browser.callback.SavePasswordCallback.Params
-
The login value passed in the form.
- login() - Method in interface com.teamdev.jxbrowser.browser.callback.UpdatePasswordCallback.Params
-
The login for which the password is updated.
- login() - Method in interface com.teamdev.jxbrowser.password.PasswordRecord
-
The login.
- LONG_EDGE - Enum constant in enum class com.teamdev.jxbrowser.print.DuplexMode
-
Two-sided printing, flipping on the long edge.
- LONG_EDGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.DuplexMode
-
Two-sided printing, flipping on the long edge.
M
- MAIL_FORWARD - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MAIL_FORWARD_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MAIL_REPLY - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MAIL_REPLY_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MAIL_SEND - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MAIL_SEND_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MAIN - Enum constant in enum class com.teamdev.jxbrowser.dom.event.MouseEvent.Button
-
A main mouse button.
- MAIN_FRAME - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a top level page.
- MAIN_FRAME_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a top level page.
- mainFrame() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns an
Optional
that contains the mainFrame
of the currently loaded web page if it exists, otherwise an emptyOptional
. - makeAccessible(Class<?>...) - Static method in class com.teamdev.jxbrowser.js.JsAccessibleTypes
-
Adds the
publicTypes
to the types that are accessible fromJavaScript
. - makeInaccessible(Class<?>...) - Static method in class com.teamdev.jxbrowser.js.JsAccessibleTypes
-
Removes the
publicTypes
from the types that are accessible fromJavaScript
. - MALAY - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- MALAYALAM - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- MALFORMED_IDENTITY - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The identity used for authentication is invalid.
- MALFORMED_IDENTITY_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The identity used for authentication is invalid.
- MANDATORY_PROXY_CONFIGURATION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A mandatory proxy configuration could not be used.
- MANDATORY_PROXY_CONFIGURATION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A mandatory proxy configuration could not be used.
- MARATHI - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- MASTER_CARD - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- MASTER_CARD_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- matchCase(boolean) - Method in class com.teamdev.jxbrowser.search.FindOptions.Builder
-
Specifies whether the search is case-sensitive.
- maxCopies() - Method in interface com.teamdev.jxbrowser.print.Capabilities
-
Returns the maximum number of copies that the printer can make.
- MEDIA - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a media resource.
- MEDIA_DEVICE_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.media.MediaDeviceType
-
Reserved value.
- MEDIA_DEVICE_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.media.MediaDeviceType
-
Reserved value.
- MEDIA_FAST_FORWARD - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_FAST_FORWARD_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_LAST - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_LAST_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_PAUSE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_PAUSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_PLAY - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_PLAY_PAUSE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_PLAY_PAUSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_PLAY_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_RECORD - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_RECORD_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_REWIND - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_REWIND_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_SELECT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_SELECT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_STOP - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_STOP_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_TRACK_NEXT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_TRACK_NEXT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_TRACK_PREVIOUS - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_TRACK_PREVIOUS_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MEDIA_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.media.MediaType
-
Reserved value.
- MEDIA_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.media.MediaType
-
Reserved value.
- MEDIA_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a media resource.
- MediaCallback - Interface in com.teamdev.jxbrowser.media.callback
-
A common interface that all media callbacks must extend.
- mediaCasting() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service that provides access to all the required media casting services.
- MediaCasting - Interface in com.teamdev.jxbrowser.cast
-
A service that provides access to all the required media casting services.
- MediaDevice - Interface in com.teamdev.jxbrowser.media
-
The details of the media input device (audio/video).
- mediaDevices() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns a service that allows managing media stream devices.
- mediaDevices() - Method in interface com.teamdev.jxbrowser.media.callback.SelectMediaDeviceCallback.Params
-
Returns the list of available media input devices of specified type.
- MediaDevices - Interface in com.teamdev.jxbrowser.media
-
An engine service that allows accessing all the available media input devices.
- mediaDeviceType() - Method in interface com.teamdev.jxbrowser.media.callback.SelectMediaDeviceCallback.Params
-
Returns the media input device type.
- MediaDeviceType - Enum Class in com.teamdev.jxbrowser.media
-
The media device types.
- mediaReceiver() - Method in interface com.teamdev.jxbrowser.cast.CastSession
-
Returns the media receiver of this session.
- mediaReceiver() - Method in interface com.teamdev.jxbrowser.cast.event.MediaReceiverDisconnected
-
Returns a media receiver that has been disconnected.
- mediaReceiver() - Method in interface com.teamdev.jxbrowser.cast.event.MediaReceiverDiscovered
-
Returns the discovered receiver.
- MediaReceiver - Interface in com.teamdev.jxbrowser.cast
-
A media receiver to which media content can be cast.
- MediaReceiverDisconnected - Interface in com.teamdev.jxbrowser.cast.event
-
An event indicating that the receiver disconnected and is not observable by Chromium anymore.
- MediaReceiverDiscovered - Interface in com.teamdev.jxbrowser.cast.event
-
An event indicating that a new media receiver has been discovered in the environment.
- mediaReceivers() - Method in interface com.teamdev.jxbrowser.browser.callback.StartPresentationCallback.Params
-
Returns a service that allows observing available media receivers.
- mediaReceivers() - Method in interface com.teamdev.jxbrowser.cast.event.MediaReceiverDiscovered
- mediaReceivers() - Method in interface com.teamdev.jxbrowser.cast.event.MediaReceiversEvent
-
Returns the
MediaReceivers
instance initiated this event. - mediaReceivers() - Method in interface com.teamdev.jxbrowser.cast.MediaCasting
-
Returns a service that allows observing media receivers.
- MediaReceivers - Interface in com.teamdev.jxbrowser.cast
-
A service that allows observing media receivers in the environment.
- MediaReceiversEvent - Interface in com.teamdev.jxbrowser.cast.event
-
An implementation base for media receiver events.
- MediaReceiverState - Enum Class in com.teamdev.jxbrowser.cast.rpc
-
The media receiver states.
- MediaSource - Interface in com.teamdev.jxbrowser.cast
-
A media source that is supported by a media receiver.
- MediaStreamCaptureStarted - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the web page has started capturing an audio or video stream.
- MediaStreamCaptureStopped - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the web page has stopped capturing an audio or video stream.
- mediaStreamType() - Method in interface com.teamdev.jxbrowser.browser.event.MediaStreamCaptureStarted
-
Returns the type of the captured stream.
- mediaStreamType() - Method in interface com.teamdev.jxbrowser.browser.event.MediaStreamCaptureStopped
-
Returns the type of the captured stream.
- MediaStreamType - Enum Class in com.teamdev.jxbrowser.browser
-
The type of the captured stream.
- mediaType() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns the media type of the node the context menu is invoked on.
- mediaType() - Method in interface com.teamdev.jxbrowser.net.ContentType
-
Returns the media type (the MIME type) specified in the
Content-Type
header. - MediaType - Enum Class in com.teamdev.jxbrowser.media
-
The media types.
- medium() - Static method in interface com.teamdev.jxbrowser.ui.AbsoluteFontSize
-
The default font size.
- mergeEngineId(EngineId) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- mergeEngineId(EngineId) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- mergeFrom(Message) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- mergeFrom(Message) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- mergeFrom(GetColorResponse) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- mergeFrom(SetThemeColorRequest) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- message() - Method in interface com.teamdev.jxbrowser.browser.callback.AlertCallback.Params
-
Returns a string that represents the text passed to the
window.alert()
JavaScript function. - message() - Method in interface com.teamdev.jxbrowser.browser.callback.BeforeFormRepostCallback.Params
-
Returns a string that represents the localized text of the form repost warning.
- message() - Method in interface com.teamdev.jxbrowser.browser.callback.BeforeUnloadCallback.Params
-
Returns a string that represents the localized text of the before unload warning.
- message() - Method in interface com.teamdev.jxbrowser.browser.callback.ConfirmCallback.Params
-
Returns a string that represents the text passed to the
window.confirm()
JavaScript function. - message() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenExternalAppCallback.Params
-
Returns the localized dialog message.
- message() - Method in interface com.teamdev.jxbrowser.browser.callback.PromptCallback.Params
-
Returns a string that represents the text passed to the
window.prompt()
JavaScript function. - message() - Method in interface com.teamdev.jxbrowser.browser.callback.SelectClientCertificateCallback.Params
-
Returns a string that represents the localized dialog message.
- message() - Method in interface com.teamdev.jxbrowser.js.ConsoleMessage
-
Returns a string that represents the text of the console message.
- META_LEFT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- META_LEFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- META_RIGHT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- META_RIGHT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- metaDown(boolean) - Method in class com.teamdev.jxbrowser.ui.KeyModifiers.Builder
-
Sets the flag indicating whether the Meta is down.
- method() - Method in interface com.teamdev.jxbrowser.dom.FormElement
-
Returns the value of the method attribute of this form.
- method() - Method in interface com.teamdev.jxbrowser.net.UrlRequest
-
Returns a string that represents the request method name.
- METHOD_NOT_ALLOW - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- METHOD_NOT_SUPPORTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server did not support the request method.
- METHOD_NOT_SUPPORTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server did not support the request method.
- methodDescriptor(Class) - Method in class com.teamdev.jxbrowser.ui.NativeThemeStub
- MHTML - Enum constant in enum class com.teamdev.jxbrowser.browser.SavePageType
-
The complete web page with all its resources will be saved as MHTML.
- MHTML_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.SavePageType
-
The complete web page with all its resources will be saved as MHTML.
- MICRONS - Enum constant in enum class com.teamdev.jxbrowser.print.PaperSize.Unit
- MIDDLE - Enum constant in enum class com.teamdev.jxbrowser.dom.event.MouseEvent.Button
-
An auxiliary button.
- MIDDLE - Enum constant in enum class com.teamdev.jxbrowser.ui.MouseButton
- MIDDLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.MouseButton
- middleButtonDown(boolean) - Method in class com.teamdev.jxbrowser.ui.MouseModifiers.Builder
-
Sets the flag indicating whether the middle mouse button is down.
- MIDI - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- MIDI_SYSEX - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- MIDI_SYSEX_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- MIDI_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- MILLIMETERS - Enum constant in enum class com.teamdev.jxbrowser.print.PaperSize.Unit
- mimeType() - Method in interface com.teamdev.jxbrowser.download.DownloadTarget
-
Returns the MIME type of the download.
- mimeType() - Method in interface com.teamdev.jxbrowser.net.callback.ReceiveHeadersCallback.Params
-
Returns the MIME type value initialized with the lower case string retrieved from the
Content-Type
header. - mimeType() - Method in interface com.teamdev.jxbrowser.net.event.ResponseBytesReceived
-
Returns an
Optional
that contains the MIME type value retrieved from theContent-Type
header of this request or an emptyOptional
if there is no MIME type. - MimeType - Interface in com.teamdev.jxbrowser.net
-
A media type of the resource.
- mimeTypes() - Method in interface com.teamdev.jxbrowser.plugin.Plugin
-
Returns an immutable list of the MIME types supported by the plugin.
- MINIMAL_UI - Enum constant in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Represents "display-mode: standalone".
- MINIMAL_UI_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Represents "display-mode: standalone".
- MINUS - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MINUS_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- MIR - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- MIR_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- MISCONFIGURED_AUTH_ENVIRONMENT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The environment was not set up correctly for authentication (for example, no KDC could be found or the principal is unknown).
- MISCONFIGURED_AUTH_ENVIRONMENT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The environment was not set up correctly for authentication (for example, no KDC could be found or the principal is unknown).
- MISSING_AUTH_CREDENTIALS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
(GSSAPI) No Kerberos credentials were available during HTTP Authentication.
- MISSING_AUTH_CREDENTIALS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
(GSSAPI) No Kerberos credentials were available during HTTP Authentication.
- MissingDependencyException - Exception in com.teamdev.jxbrowser.engine
-
Thrown when Chromium fails to find the required system libraries on Linux.
- MissingDependencyException(Map<String, Set<String>>) - Constructor for exception com.teamdev.jxbrowser.engine.MissingDependencyException
-
Constructs an instance of
MissingDependencyException
with the given missingdependencies
. - misspelledWord() - Method in interface com.teamdev.jxbrowser.menu.SpellCheckMenu
-
Returns a string that represents the misspelled word under the cursor, if any.
- mode() - Method in interface com.teamdev.jxbrowser.cast.CastSession
-
Returns the mode of the session.
- mode() - Method in interface com.teamdev.jxbrowser.cast.event.CastSessionStartFailed
-
The mode of the requested cast session.
- mode() - Method in enum class com.teamdev.jxbrowser.dom.event.WheelEvent.DeltaMode
-
Returns an integer representation of the delta mode.
- MOUSE_BUTTON_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.ui.MouseButton
-
Reserved value.
- MOUSE_BUTTON_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.MouseButton
-
Reserved value.
- MOUSE_DOWN - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- MOUSE_ENTER - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- MOUSE_MOVE - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- MOUSE_OUT - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- MOUSE_OVER - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- MOUSE_UP - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- MouseButton - Enum Class in com.teamdev.jxbrowser.ui
-
The mouse buttons.
- MouseDragged - Interface in com.teamdev.jxbrowser.ui.event
-
An event indicating that the mouse has been moved while the mouse button is pressed.
- MouseDragged.Builder - Class in com.teamdev.jxbrowser.ui.event
-
A builder of
MouseDragged
. - MouseEntered - Interface in com.teamdev.jxbrowser.ui.event
-
An event indicating that the mouse has been moved over the web page.
- MouseEntered.Builder - Class in com.teamdev.jxbrowser.ui.event
-
A builder of
MouseEntered
. - MouseEvent - Interface in com.teamdev.jxbrowser.dom.event
-
A mouse event that provides access to the mouse event data.
- MouseEvent - Interface in com.teamdev.jxbrowser.ui.event
-
A common interface that all mouse events must extend.
- MouseEvent.Button - Enum Class in com.teamdev.jxbrowser.dom.event
-
A DOM mouse button.
- mouseEventParams(MouseEventParams) - Method in class com.teamdev.jxbrowser.dom.event.WheelEventParams.Builder
-
Sets the DOM mouse event parameters.
- MouseEventParams - Interface in com.teamdev.jxbrowser.dom.event
-
The DOM mouse event parameters.
- MouseEventParams.Builder - Class in com.teamdev.jxbrowser.dom.event
-
A builder of
MouseEventParams
. - MouseExited - Interface in com.teamdev.jxbrowser.ui.event
-
An event indicating that the mouse has been moved out of the web page.
- MouseExited.Builder - Class in com.teamdev.jxbrowser.ui.event
-
A builder of
MouseExited
. - mouseModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.MouseDragged
-
Returns the mouse modifiers applied.
- mouseModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.MouseMoved
-
Returns the mouse modifiers applied.
- mouseModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.MousePressed
-
Returns the mouse modifiers applied.
- mouseModifiers() - Method in interface com.teamdev.jxbrowser.ui.event.MouseReleased
-
Returns the mouse modifiers applied.
- mouseModifiers(MouseModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MouseDragged.Builder
-
Sets the mouse modifiers applied.
- mouseModifiers(MouseModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MouseEntered.Builder
-
Sets the mouse modifiers applied.
- mouseModifiers(MouseModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MouseExited.Builder
-
Sets the mouse modifiers applied.
- mouseModifiers(MouseModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MouseMoved.Builder
-
Sets the mouse modifiers applied.
- mouseModifiers(MouseModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MousePressed.Builder
-
Sets the mouse modifiers applied.
- mouseModifiers(MouseModifiers) - Method in class com.teamdev.jxbrowser.ui.event.MouseReleased.Builder
-
Sets the mouse modifiers applied.
- MouseModifiers - Interface in com.teamdev.jxbrowser.ui
-
The modifiers for the mouse events.
- MouseModifiers.Builder - Class in com.teamdev.jxbrowser.ui
-
A builder of
MouseModifiers
. - MouseMoved - Interface in com.teamdev.jxbrowser.ui.event
-
An event indicating that the mouse has been moved.
- MouseMoved.Builder - Class in com.teamdev.jxbrowser.ui.event
-
A builder of
MouseMoved
. - mouseParams() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
- MousePressed - Interface in com.teamdev.jxbrowser.ui.event
-
An event indicating that the mouse button has been pressed.
- MousePressed.Builder - Class in com.teamdev.jxbrowser.ui.event
-
A builder of
MousePressed
. - MouseReleased - Interface in com.teamdev.jxbrowser.ui.event
-
An event indicating that the mouse button has been released.
- MouseReleased.Builder - Class in com.teamdev.jxbrowser.ui.event
-
A builder of
MouseReleased
. - MouseWheel - Interface in com.teamdev.jxbrowser.ui.event
-
An event indicating that the mouse wheel button has been rotated.
- MouseWheel.Builder - Class in com.teamdev.jxbrowser.ui.event
-
A builder of
MouseWheel
. - MOVE_PAGE_DOWN - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- MOVE_PAGE_UP - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- MOVE_TO_BEGINNING_OF_LINE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- MOVE_TO_BEGINNING_OF_LINE_AND_MODIFY_SELECTION - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- MOVE_TO_END_OF_LINE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- MOVE_TO_END_OF_LINE_AND_MODIFY_SELECTION - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- MOVE_WORD_LEFT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- MOVE_WORD_LEFT_AND_MODIFY_SELECTION - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- MOVE_WORD_RIGHT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- MOVE_WORD_RIGHT_AND_MODIFY_SELECTION - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- MOVED_P - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- MoveMouseCallback - Interface in com.teamdev.jxbrowser.browser.callback.input
-
This callback is invoked when a
MouseMoved
event is about to be processed by the browser. - MoveMouseCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback.input
-
The parameters of the
MoveMouseCallback
. - MoveMouseCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback.input
-
A response of the
MoveMouseCallback
. - MoveMouseWheelCallback - Interface in com.teamdev.jxbrowser.browser.callback.input
-
This callback is invoked when a
MouseWheel
event is about to be processed by the browser. - MoveMouseWheelCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback.input
-
The parameters of the
MoveMouseWheelCallback
. - MoveMouseWheelCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback.input
-
A response of the
MoveMouseWheelCallback
. - movePageDown() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows moving the caret position at one page down in a text area or a WYSIWYG editor.
- movePageUp() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows moving the caret position at one page up in a text area or a WYSIWYG editor.
- moveToBeginningOfLine() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows moving a word to the beginning of line in a text area or a WYSIWYG editor.
- moveToBeginningOfLineAndModifySelection() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows moving a word to the beginning of line and modifying selection in a text area or a WYSIWYG editor.
- moveToEndOfLine() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows moving a word to the end of line in a text area or a WYSIWYG editor.
- moveToEndOfLineAndModifySelection() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows moving a word to the end of line and modifying selection in a text area or a WYSIWYG editor.
- moveWordLeft() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows moving a word left in a text area or a WYSIWYG editor.
- moveWordLeftAndModifySelection() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows moving a word left and modifying selection in a text area or a WYSIWYG editor.
- moveWordRight() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows moving a word right in a text area or a WYSIWYG editor.
- moveWordRightAndModifySelection() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows moving a word right and modifying selection in a text area or a WYSIWYG editor.
- MSG_TOO_BIG - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The message was too large for the transport.
- MSG_TOO_BIG_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The message was too large for the transport.
- MultipartFormData - Interface in com.teamdev.jxbrowser.net
-
An upload data of the
multipart/form-data
content type. - MultipartFormData.Builder - Class in com.teamdev.jxbrowser.net
-
A builder of
MultipartFormData
. - MultipartFormData.Pair - Interface in com.teamdev.jxbrowser.net
-
A key-value pair that represents a segment of a multi-part form data.
- multiple(boolean) - Method in interface com.teamdev.jxbrowser.dom.SelectElement
-
Sets the
multiple
attribute of the select element to the givenmultiple
value. - MULTIPLE_CHOICES - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- mute() - Method in interface com.teamdev.jxbrowser.media.Audio
-
Mutes all audio output.
N
- NA_10X11 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_10X13 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_10X14 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_10X15 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_11X12 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_11X15 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_12X19 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_5X7 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_6X9 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_7X9 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_9X11 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_A2 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_ARCH_A - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_ARCH_B - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_ARCH_C - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_ARCH_D - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_ARCH_E - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_ASME_F - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_B_PLUS - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_C - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_C5 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_D - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_E - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_EDP - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_EUR_EDP - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_EXECUTIVE - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_F - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_FANFOLD_EUR - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_FANFOLD_US - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_FOOLSCAP - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_GOVT_LEGAL - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_GOVT_LETTER - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_INDEX_3X5 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_INDEX_4X6 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_INDEX_4X6_EXT - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_INDEX_5X8 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_INVOICE - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_LEDGER - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_LEGAL - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_LEGAL_EXTRA - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_LETTER - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_LETTER_EXTRA - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_LETTER_PLUS - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_MONARCH - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_NUMBER_10 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_NUMBER_11 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_NUMBER_12 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_NUMBER_14 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_NUMBER_9 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_PERSONAL - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_QUARTO - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_SUPER_A - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_SUPER_B - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- NA_WIDE_FORMAT - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- name() - Method in interface com.teamdev.jxbrowser.capture.CaptureSource
-
The name of the capture source.
- name() - Method in interface com.teamdev.jxbrowser.cast.MediaReceiver
-
Returns the name of the receiver.
- name() - Method in interface com.teamdev.jxbrowser.cast.Screen
-
Returns the name of the screen assigned by Chromium, for example: "Entire screen", "Screen 1".
- name() - Method in interface com.teamdev.jxbrowser.cookie.Cookie
-
Returns a string that represents the name of this cookie.
- name() - Method in interface com.teamdev.jxbrowser.dom.FormElement
-
Returns the value of the name attribute of this form.
- name() - Method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns the
Name
of the command. - name() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns a string that represent the name of the frame or an empty string if the frame does not have a name.
- name() - Method in interface com.teamdev.jxbrowser.media.MediaDevice
-
Returns a string that represents the media input device name.
- name() - Method in interface com.teamdev.jxbrowser.net.File
-
Returns a string that represents the file name.
- name() - Method in interface com.teamdev.jxbrowser.net.HttpHeader
-
Returns a string that represents the HTTP header name.
- name() - Method in interface com.teamdev.jxbrowser.net.Scheme
-
Returns a string that represents the name of the scheme.
- name() - Method in interface com.teamdev.jxbrowser.plugin.Plugin
-
Returns a string that represents the name of the plugin.
- name() - Method in class com.teamdev.jxbrowser.print.PaperSize
-
Returns an
Optional
that contains the paper size name, otherwise an emptyOptional
. - name() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a name of this profile.
- name(String) - Method in class com.teamdev.jxbrowser.cookie.Cookie.Builder
-
Sets the cookie name.
- name(String) - Method in class com.teamdev.jxbrowser.net.File.Builder
- NAME_CONSTRAINT_VIOLATION - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- NAME_CONSTRAINT_VIOLATION_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- NAME_NOT_RESOLVED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The host name could not be resolved.
- NAME_NOT_RESOLVED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The host name could not be resolved.
- NAME_RESOLUTION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An error occurred when trying to do a name resolution (DNS).
- NAME_RESOLUTION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An error occurred when trying to do a name resolution (DNS).
- NativeThemeStub - Class in com.teamdev.jxbrowser.ui
- NativeThemeStub(RpcChannel) - Constructor for class com.teamdev.jxbrowser.ui.NativeThemeStub
- navigation() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns
Navigation
that allows controlling navigation in the current browser instance. - navigation() - Method in interface com.teamdev.jxbrowser.navigation.event.FrameDocumentLoadFinished
- navigation() - Method in interface com.teamdev.jxbrowser.navigation.event.FrameLoadFailed
- navigation() - Method in interface com.teamdev.jxbrowser.navigation.event.FrameLoadFinished
- navigation() - Method in interface com.teamdev.jxbrowser.navigation.event.LoadFinished
- navigation() - Method in interface com.teamdev.jxbrowser.navigation.event.LoadProgressChanged
- navigation() - Method in interface com.teamdev.jxbrowser.navigation.event.LoadStarted
- navigation() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationEvent
-
Returns the
Navigation
instance initiated this event. - navigation() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationFinished
- navigation() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationRedirected
- navigation() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationStarted
- navigation() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationStopped
- Navigation - Interface in com.teamdev.jxbrowser.navigation
-
Allows loading resources in the browser instance and working with the navigation history.
- NavigationCallback - Interface in com.teamdev.jxbrowser.navigation.callback
-
A common interface for all navigation callbacks must extend.
- NavigationEntry - Interface in com.teamdev.jxbrowser.navigation
-
A navigation history entry.
- NavigationEvent - Interface in com.teamdev.jxbrowser.navigation.event
-
An interface that all navigation events must extend.
- NavigationException - Exception in com.teamdev.jxbrowser.navigation
-
Thrown when navigation to a resource has been failed.
- NavigationException(String, NetError) - Constructor for exception com.teamdev.jxbrowser.navigation.NavigationException
-
Constructs a
NavigationException
with the given detailmessage
andnetError
. - NavigationFinished - Interface in com.teamdev.jxbrowser.navigation.event
-
An event indicating that the navigation has been finished.
- NavigationRedirected - Interface in com.teamdev.jxbrowser.navigation.event
-
An event indicating that the navigation has encountered a server redirect.
- NavigationStarted - Interface in com.teamdev.jxbrowser.navigation.event
-
An event indicating that the navigation has been started.
- NavigationStopped - Interface in com.teamdev.jxbrowser.navigation.event
-
An event indicating that the navigation has been stopped.
- NavigationSyncCallback<P,
R> - Interface in com.teamdev.jxbrowser.navigation.callback -
A common interface for all synchronous navigation callbacks must extend.
- NET_ERROR_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Reserved value.
- NET_ERROR_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Reserved value.
- netError() - Method in exception com.teamdev.jxbrowser.navigation.NavigationException
-
Returns the network error code that describes the reason of the navigation failure.
- NetError - Enum Class in com.teamdev.jxbrowser.net
-
The network error codes.
- network() - Method in interface com.teamdev.jxbrowser.card.CreditCard
-
The network issuer of the card.
- network() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns a service that allows working with network.
- network() - Method in interface com.teamdev.jxbrowser.net.event.NetworkChanged
- network() - Method in interface com.teamdev.jxbrowser.net.event.NetworkEvent
-
Returns the
Network
instance initiated this event. - network() - Method in interface com.teamdev.jxbrowser.net.event.PacScriptErrorReceived
- network() - Method in interface com.teamdev.jxbrowser.net.event.RedirectResponseCodeReceived
- network() - Method in interface com.teamdev.jxbrowser.net.event.RequestCompleted
- network() - Method in interface com.teamdev.jxbrowser.net.event.RequestDestroyed
- network() - Method in interface com.teamdev.jxbrowser.net.event.ResponseBytesReceived
- network() - Method in interface com.teamdev.jxbrowser.net.event.ResponseStarted
- network() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service that allows working with network.
- Network - Interface in com.teamdev.jxbrowser.net
-
A service that provides access to the network-level functionality.
- NETWORK_ACCESS_DENIED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Permission to access the network was denied.
- NETWORK_ACCESS_DENIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Permission to access the network was denied.
- NETWORK_CHANGED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The network changed.
- NETWORK_CHANGED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The network changed.
- NETWORK_DISCONNECTED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The network connection has been lost.
- NETWORK_DISCONNECTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The network connection has been lost.
- NETWORK_FAILED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Generic network failure.
- NETWORK_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Generic network failure.
- NETWORK_INVALID_REQUEST - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The network request was invalid.
- NETWORK_INVALID_REQUEST_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The network request was invalid.
- NETWORK_IO_SUSPENDED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An operation could not be completed because all network IO is suspended.
- NETWORK_IO_SUSPENDED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An operation could not be completed because all network IO is suspended.
- NETWORK_SERVER_DOWN - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The server has gone down.
- NETWORK_SERVER_DOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The server has gone down.
- NETWORK_TIMEOUT - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The network operation timed out.
- NETWORK_TIMEOUT_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The network operation timed out.
- NetworkAsyncCallback<P,
R extends AsyncCallbackAction> - Interface in com.teamdev.jxbrowser.net.callback -
A common interface for all asynchronous network service callbacks must extend.
- NetworkCallback - Interface in com.teamdev.jxbrowser.net.callback
-
A common interface for all network service callbacks must extend.
- NetworkChanged - Interface in com.teamdev.jxbrowser.net.event
-
An event indicating a change in the current network connection.
- NetworkEvent - Interface in com.teamdev.jxbrowser.net.event
-
An interface that all network events must extend.
- NetworkSyncCallback<P,
R> - Interface in com.teamdev.jxbrowser.net.callback -
A common interface for all synchronous network service callbacks must extend.
- neverSave() - Method in class com.teamdev.jxbrowser.browser.callback.SavePasswordCallback.Action
-
Tells the browser that password forms on this URL should be blacklisted (marked as "never-saved") and
SavePasswordCallback
should not be invoked in the future. - NEW - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NEW_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- newBrowser() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Creates a new
Browser
instance under the default profile and navigates it to the "about:blank" web page within theNavigation.defaultTimeout()
. - newBrowser() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Creates a new
Browser
instance under this profile and navigates it to the "about:blank" web page within theNavigation.defaultTimeout()
. - newBuilder() - Static method in interface com.teamdev.jxbrowser.browser.CloseOptions
-
Creates a new
CloseOptions
builder. - newBuilder() - Static method in interface com.teamdev.jxbrowser.dom.event.EventParams
-
Creates a new
EventParams
builder. - newBuilder() - Static method in interface com.teamdev.jxbrowser.dom.event.KeyEventParams
-
Creates a new
KeyEventParams
builder. - newBuilder() - Static method in interface com.teamdev.jxbrowser.dom.event.MouseEventParams
-
Creates a new
MouseEventParams
builder. - newBuilder() - Static method in interface com.teamdev.jxbrowser.dom.event.UiEventModifierParams
-
Creates a new
UiEventModifierParams
builder. - newBuilder() - Static method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Creates a new
WheelEventParams
builder. - newBuilder() - Static method in interface com.teamdev.jxbrowser.net.File
-
Creates a new
File
builder. - newBuilder() - Static method in interface com.teamdev.jxbrowser.net.FormData
-
Creates a new
FormData
builder. - newBuilder() - Static method in interface com.teamdev.jxbrowser.net.MultipartFormData
- newBuilder() - Static method in interface com.teamdev.jxbrowser.search.FindOptions
-
Creates a new
FindOptions
builder. - newBuilder() - Static method in interface com.teamdev.jxbrowser.ui.Color
-
Creates a new
Color
builder with the given required parameters. - newBuilder() - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- newBuilder() - Static method in interface com.teamdev.jxbrowser.ui.KeyModifiers
-
Creates a new
KeyModifiers
builder. - newBuilder() - Static method in interface com.teamdev.jxbrowser.ui.MouseModifiers
-
Creates a new
MouseModifiers
builder. - newBuilder() - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- newBuilder(Screen) - Static method in interface com.teamdev.jxbrowser.cast.ScreenCastOptions
-
Creates a new
ScreenCastOptions
builder. - newBuilder(RenderingMode) - Static method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Creates a new
EngineOptions
builder. - newBuilder(HttpStatus) - Static method in interface com.teamdev.jxbrowser.net.UrlRequestJob.Options
-
Creates a new
UrlRequestJob
builder with the given required parameters. - newBuilder(GetColorResponse) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- newBuilder(KeyCode) - Static method in interface com.teamdev.jxbrowser.ui.event.KeyPressed
-
Creates a new
KeyPressed
builder with the given required parameters. - newBuilder(KeyCode) - Static method in interface com.teamdev.jxbrowser.ui.event.KeyReleased
-
Creates a new
KeyReleased
builder with the given required parameters. - newBuilder(KeyCode) - Static method in interface com.teamdev.jxbrowser.ui.event.KeyTyped
-
Creates a new
KeyTyped
builder with the given required parameters. - newBuilder(Point) - Static method in interface com.teamdev.jxbrowser.ui.event.MouseDragged
-
Creates a new
MouseDragged
builder with the given required parameters. - newBuilder(Point) - Static method in interface com.teamdev.jxbrowser.ui.event.MouseEntered
-
Creates a new
MouseEntered
builder with the given required parameters. - newBuilder(Point) - Static method in interface com.teamdev.jxbrowser.ui.event.MouseExited
-
Creates a new
MouseExited
builder with the given required parameters. - newBuilder(Point) - Static method in interface com.teamdev.jxbrowser.ui.event.MouseMoved
-
Creates a new
MouseMoved
builder with the given required parameters. - newBuilder(Point) - Static method in interface com.teamdev.jxbrowser.ui.event.MousePressed
-
Creates a new
MousePressed
builder with the given required parameters. - newBuilder(Point) - Static method in interface com.teamdev.jxbrowser.ui.event.MouseReleased
-
Creates a new
MouseReleased
builder with the given required parameters. - newBuilder(Point) - Static method in interface com.teamdev.jxbrowser.ui.event.MouseWheel
-
Creates a new
MouseWheel
builder with the given required parameters. - newBuilder(SetThemeColorRequest) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- newBuilder(String) - Static method in interface com.teamdev.jxbrowser.cookie.Cookie
-
Creates a new
Cookie
builder. - newBuilder(String) - Static method in interface com.teamdev.jxbrowser.navigation.LoadUrlParams
-
Creates a new
LoadUrlParams
builder. - newBuilder(String) - Static method in interface com.teamdev.jxbrowser.net.ContentType
-
Create a new
ContentType
builder. - newBuilderForType() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- newBuilderForType() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- newIncognitoProfile(String) - Method in interface com.teamdev.jxbrowser.profile.Profiles
-
Creates a new incognito
Profile
instance with the givenname
. - newInstance() - Static method in class com.teamdev.jxbrowser.net.proxy.AutoDetectProxyConfig
-
Creates an auto-detect proxy configuration.
- newInstance() - Static method in class com.teamdev.jxbrowser.net.proxy.DirectProxyConfig
-
Creates a direct proxy configuration.
- newInstance() - Static method in class com.teamdev.jxbrowser.net.proxy.SystemProxyConfig
-
Creates a system proxy configuration.
- newInstance(Browser) - Static method in class com.teamdev.jxbrowser.view.javafx.BrowserView
-
Creates a new
BrowserView
instance that displays the givenbrowser
instance. - newInstance(Browser) - Static method in class com.teamdev.jxbrowser.view.swing.BrowserView
-
Creates a new
BrowserView
instance that displays the givenbrowser
instance. - newInstance(EngineOptions) - Static method in interface com.teamdev.jxbrowser.engine.Engine
-
Initializes and runs the Chromium engine with the given
options
. - newInstance(RenderingMode) - Static method in interface com.teamdev.jxbrowser.engine.Engine
-
Initializes and runs the Chromium engine in the given
renderingMode
. - newInstance(String) - Static method in class com.teamdev.jxbrowser.net.proxy.CustomProxyConfig
-
Creates a custom proxy configuration based on the given
proxyRules
. - newInstance(String) - Static method in class com.teamdev.jxbrowser.net.proxy.UrlProxyConfig
-
Creates a proxy configuration based on the PAC file located at the given
pacUrl
. - newInstance(String, String) - Static method in class com.teamdev.jxbrowser.net.proxy.CustomProxyConfig
-
Creates a custom proxy configuration based on the given
proxyRules
andproxyExceptions
. - newInstance(Composite, Browser) - Static method in class com.teamdev.jxbrowser.view.swt.BrowserView
-
Creates a new
BrowserView
instance that displays the givenbrowser
instance. - newProfile(String) - Method in interface com.teamdev.jxbrowser.profile.Profiles
-
Creates a new
Profile
instance with the givenname
. - newUrl() - Method in interface com.teamdev.jxbrowser.net.event.RedirectResponseCodeReceived
-
Returns a string that represents the new location of the redirected URL request.
- newUrlRequestJob(UrlRequestJob.Options) - Method in interface com.teamdev.jxbrowser.net.callback.InterceptUrlRequestCallback.Params
-
Creates and returns a new
UrlRequestJob
instance with the givenoptions
. - nextSibling() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Returns an
Optional
that contains the next node in the document tree if such a node exists, otherwise returns an emptyOptional
. - NINE - Enum constant in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- NINE_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- NO_BUFFER_SPACE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
No socket buffer space is available.
- NO_BUFFER_SPACE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
No socket buffer space is available.
- NO_BUTTON - Enum constant in enum class com.teamdev.jxbrowser.ui.MouseButton
- NO_BUTTON_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.MouseButton
- NO_CONTENT - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- NO_PRIVATE_KEY_FOR_CERT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An attempt to import a client certificate failed, as the user's key database lacked a corresponding private key.
- NO_PRIVATE_KEY_FOR_CERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An attempt to import a client certificate failed, as the user's key database lacked a corresponding private key.
- NO_REVOCATION_MECHANISM - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- NO_REVOCATION_MECHANISM_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- NO_SSL_VERSIONS_ENABLED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
No SSL protocol versions are enabled.
- NO_SSL_VERSIONS_ENABLED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
No SSL protocol versions are enabled.
- NO_SUPPORTED_PROVIDER - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The media source provider is not supported.
- NO_SUPPORTED_PROVIDER_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The media source provider is not supported.
- NO_SUPPORTED_PROXIES - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
There are no supported proxies in the provided list.
- NO_SUPPORTED_PROXIES_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
There are no supported proxies in the provided list.
- node() - Method in interface com.teamdev.jxbrowser.dom.PointInspection
-
Returns the
Node
at the point. - Node - Interface in com.teamdev.jxbrowser.dom
-
A base DOM object providing access to the common DOM object properties and methods to manage the DOM node structure.
- NODE_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.dom.NodeType
-
Reserved value.
- NODE_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.NodeType
-
Reserved value.
- nodeName() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Returns a string that represents the node name in the UTF8 format.
- NodeType - Enum Class in com.teamdev.jxbrowser.dom
-
Represents the values that can be used to distinguish different kind of nodes, such that HTML element, text, attribute, from each other.
- nodeValue() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Returns a string that represents the node value.
- nodeValue(String) - Method in interface com.teamdev.jxbrowser.dom.Node
-
Updates the node value with the given new
value
. - NoLicenseException - Exception in com.teamdev.jxbrowser.engine
-
Thrown when no license found.
- NoLicenseException() - Constructor for exception com.teamdev.jxbrowser.engine.NoLicenseException
-
Constructs a new instance of the
NoLicenseException
. - NON_AUTHORITATIVE_INFORMATION - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- NON_CONVERT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NON_CONVERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NON_UNIQUE_NAME - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- NON_UNIQUE_NAME_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- none() - Static method in interface com.teamdev.jxbrowser.print.PageMargins
-
Creates empty margins for the web page.
- NONE - Enum constant in enum class com.teamdev.jxbrowser.cookie.SameSite
-
The cookie can be sent in a third-party context.
- NONE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NONE - Enum constant in enum class com.teamdev.jxbrowser.media.MediaType
- NONE - Static variable in interface com.teamdev.jxbrowser.time.Timestamp
-
The
Timestamp
from the number of microseconds of UTC time since Unix epoch 1970-01-01T00:00:00Z set to none. - NONE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NONE_VALUE - Static variable in enum class com.teamdev.jxbrowser.media.MediaType
- NonnullReturnValue - Annotation Interface in com.teamdev.jxbrowser.annotation
-
This annotation can be applied to a package to indicate that all public methods in this package cannot return
null
. - NORMAL - Enum constant in enum class com.teamdev.jxbrowser.navigation.PageType
- NORMAL_TERMINATION - Enum constant in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- NORMAL_TERMINATION_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- NORMAL_VALUE - Static variable in enum class com.teamdev.jxbrowser.navigation.PageType
- NORWEGIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- NORWEGIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- NOT_ACCEPTABLE - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- NOT_FOUND - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- NOT_IMPLEMENTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The operation failed because of unimplemented functionality.
- NOT_IMPLEMENTED - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- NOT_IMPLEMENTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The operation failed because of unimplemented functionality.
- NOT_MODIFIED - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- NOTIFICATIONS - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- NOTIFICATIONS_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- NotSupportedTypeException - Exception in com.teamdev.jxbrowser.js
-
Thrown by
JsAccessibleTypes
methods to indicate that the type (an instance of Class) is anenum
or anannotation
. - NUM_LOCK - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUM_LOCK_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- number() - Method in interface com.teamdev.jxbrowser.card.CreditCard
-
The card number.
- number() - Method in enum class com.teamdev.jxbrowser.dom.event.MouseEvent.Button
-
Returns a number of the button.
- NUMBER - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result contains a single number.
- NUMBER_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result contains a single number.
- numberOfMatches() - Method in interface com.teamdev.jxbrowser.search.FindResult
-
Returns the number of the matches found at the moment or -1 when no matches found.
- NUMERIC_KEYPAD - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
The key was on the numeric keypad, or has a virtual key code that corresponds to the numeric keypad.
- NUMERIC_KEYPAD_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
The key was on the numeric keypad, or has a virtual key code that corresponds to the numeric keypad.
- NUMPAD_ADD - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_ADD_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_BACKSPACE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_BACKSPACE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_CLEAR - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_CLEAR_ENTRY - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_CLEAR_ENTRY_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_CLEAR_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_COMMA - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_COMMA_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_DECIMAL - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_DECIMAL_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_DIVIDE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_DIVIDE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_ENTER - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_ENTER_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_EQUAL - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_EQUAL_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MEMORY_ADD - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MEMORY_ADD_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MEMORY_CLEAR - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MEMORY_CLEAR_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MEMORY_RECALL - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MEMORY_RECALL_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MEMORY_STORE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MEMORY_STORE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MEMORY_SUBTRACT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MEMORY_SUBTRACT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MULTIPLY - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_MULTIPLY_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_PAREN_LEFT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_PAREN_LEFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_PAREN_RIGHT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_PAREN_RIGHT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_SIGN_CHANGE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_SIGN_CHANGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_SUBTRACT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD_SUBTRACT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD0 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD0_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD1 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD1_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD2 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD2_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD3 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD3_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD4 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD4_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD5 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD5_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD6 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD6_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD7 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD7_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD8 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD8_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD9 - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- NUMPAD9_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
O
- OBJECT - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a tag for a plugin.
- OBJECT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a tag for a plugin.
- ObjectClosedException - Exception in com.teamdev.jxbrowser
-
This exception indicates an attempt to use an already closed object.
- ObjectClosedException() - Constructor for exception com.teamdev.jxbrowser.ObjectClosedException
-
Creates the exception.
- Observable<T extends Event> - Interface in com.teamdev.jxbrowser.event
-
An observable object.
- Observer<T extends Event> - Interface in com.teamdev.jxbrowser.event
-
A common interface for all event observers.
- of(byte[]) - Static method in interface com.teamdev.jxbrowser.net.ByteData
-
Creates an instance of
ByteData
with the given upload data bytes. - of(byte[]) - Static method in interface com.teamdev.jxbrowser.net.tls.SslPrivateKey
-
Creates an
SslPrivateKey
instance for the given bytes. - of(byte[], ContentType) - Static method in interface com.teamdev.jxbrowser.net.ByteData
-
Creates an instance of
ByteData
with the given upload data bytes and content type. - of(double) - Static method in class com.teamdev.jxbrowser.zoom.ZoomLevel
-
Returns a
ZoomLevel
instance for the given double value. - of(float, float, PaperSize.Unit) - Static method in class com.teamdev.jxbrowser.print.PaperSize
-
Creates a new
PaperSize
setting. - of(float, float, PaperSize.Unit, String) - Static method in class com.teamdev.jxbrowser.print.PaperSize
-
Creates a new
PaperSize
setting. - of(int) - Static method in enum class com.teamdev.jxbrowser.dom.event.MouseEvent.Button
-
Returns the
Button
instance for the given value. - of(int) - Static method in enum class com.teamdev.jxbrowser.dom.event.WheelEvent.DeltaMode
-
Returns the
DeltaMode
instance for the given value. - of(int) - Static method in class com.teamdev.jxbrowser.net.HttpStatus
-
Returns the
HttpStatus
instance for the givenvalue
. - of(int) - Static method in interface com.teamdev.jxbrowser.ui.FontSizeInPixels
-
Returns the
FontSizeInPixels
instance for the given value. - of(int, int) - Static method in interface com.teamdev.jxbrowser.print.PageRange
-
Creates a new page range instance.
- of(int, int) - Static method in interface com.teamdev.jxbrowser.ui.Point
-
Returns the
Point
instance for the given x and y values. - of(int, int) - Static method in interface com.teamdev.jxbrowser.ui.Rect
-
Returns the
Rect
instance for the givenwidth
andheight
values. - of(int, int) - Static method in interface com.teamdev.jxbrowser.ui.Size
-
Returns the
Size
instance for the givenwidth
andheight
values. - of(int, int, int, int) - Static method in interface com.teamdev.jxbrowser.print.PageMargins
-
Creates custom margins for the web page in points.
- of(int, int, int, int) - Static method in interface com.teamdev.jxbrowser.ui.Rect
-
Returns the
Rect
instance for the givenx
,y
,width
, andheight
values. - of(Point, Size) - Static method in interface com.teamdev.jxbrowser.ui.Rect
-
Returns the
Rect
instance for the givenorigin
andsize
values. - of(Size) - Static method in interface com.teamdev.jxbrowser.ui.Rect
-
Returns the
Rect
instance for the empty origin and the givensize
value. - of(InputStream) - Static method in class com.teamdev.jxbrowser.net.tls.X509Certificates
-
Creates a X.509 certificate object and initializes it with the data read from the given
inputStream
. - of(String) - Static method in interface com.teamdev.jxbrowser.dom.event.EventType
-
Returns the
EventType
instance for the giveneventName
. - of(String) - Static method in interface com.teamdev.jxbrowser.net.ByteData
-
Creates an instance of
ByteData
with the given upload data bytes. - of(String) - Static method in interface com.teamdev.jxbrowser.net.Host
-
Returns the
Host
instance for the given host name. - of(String) - Static method in interface com.teamdev.jxbrowser.net.MimeType
-
Returns the
MimeType
instance for the given value. - of(String) - Static method in interface com.teamdev.jxbrowser.net.Scheme
-
Returns the
Scheme
instance for the given name. - of(String) - Static method in interface com.teamdev.jxbrowser.net.TextData
-
Returns an instance of
TextData
with the given upload data obtained from thetext
string. - of(String) - Static method in class com.teamdev.jxbrowser.spellcheck.Language
-
Returns a
Language
with the givencode
. - of(String) - Static method in interface com.teamdev.jxbrowser.ui.FontName
-
Returns the
FontName
instance for the given value. - of(String, ContentType) - Static method in interface com.teamdev.jxbrowser.net.ByteData
-
Creates an instance of
ByteData
with the given upload data bytes and content type. - of(String, File) - Static method in interface com.teamdev.jxbrowser.net.MultipartFormData.Pair
-
Returns the
Pair
instance for the givenkey
andvalue
. - of(String, String) - Static method in enum class com.teamdev.jxbrowser.engine.Language
-
Returns an
Optional
that contains theLanguage
for the givenlanguage
andcountry
codes or an emptyOptional
if there is noLanguage
associated with the specifiedlanguage
andcountry
codes. - of(String, String) - Static method in interface com.teamdev.jxbrowser.net.FormData.Pair
-
Returns the
Pair
instance for the givenkey
andvalue
. - of(String, String) - Static method in interface com.teamdev.jxbrowser.net.HttpHeader
-
Returns an instance of the
HttpHeader
with the givenname
andvalue
. - of(String, String) - Static method in interface com.teamdev.jxbrowser.net.MultipartFormData.Pair
-
Returns the
Pair
instance for the givenkey
andvalue
. - of(String, String) - Static method in class com.teamdev.jxbrowser.spellcheck.Language
-
Creates a new
Language
with the givencode
andregion
. - of(Path, String, KeyStoreType) - Static method in interface com.teamdev.jxbrowser.net.tls.ClientCertificate
-
Loads a client certificate from the given keystore file with the given password and keystore type.
- of(X509Certificate) - Static method in interface com.teamdev.jxbrowser.net.tls.Certificate
-
Returns the
Certificate
instance for the given X.509 certificate. - of(X509Certificate, SslPrivateKey) - Static method in interface com.teamdev.jxbrowser.net.tls.ClientCertificate
-
Returns the
ClientCertificate
instance for the givencertificate
and SSL private key. - of(X509Certificate, SslPrivateKey, List<X509Certificate>) - Static method in interface com.teamdev.jxbrowser.net.tls.ClientCertificate
-
Returns the
ClientCertificate
instance for the givencertificate
, SSL private key, and intermediate certificates. - of(X509Certificate, List<X509Certificate>) - Static method in interface com.teamdev.jxbrowser.net.tls.Certificate
-
Returns the
Certificate
instance for the given X.509 certificate and the list of intermediate X.509 certificates associated with this the certificate that may be needed for chain building. - of(Locale) - Static method in enum class com.teamdev.jxbrowser.engine.Language
-
Returns an
Optional
that contains theLanguage
for the givenLocale
or an emptyOptional
if there is noLanguage
associated with the language obtained from the givenLocale
. - off() - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Disables logging by setting the log level to
Level.OFF
. - OFF - Enum constant in enum class com.teamdev.jxbrowser.logging.Level
-
OFF is a special level that can be used to turn off logging.
- OFF_SCREEN - Enum constant in enum class com.teamdev.jxbrowser.engine.RenderingMode
-
The engine renders content using GPU and copies the pixels to the process memory.
- offsetLocation() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEvent
-
Returns the location of the mouse cursor in the component's coordinate system at the time the event occurred.
- offsetLocation() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEventParams
-
Returns the location of the mouse cursor in the component's coordinate system at the time the event occurred.
- ok() - Method in class com.teamdev.jxbrowser.browser.callback.AlertCallback.Action
-
Notifies the browser that the alert dialog is closed.
- ok() - Method in class com.teamdev.jxbrowser.browser.callback.ConfirmCallback.Action
-
Notifies the browser that the JavaScript confirmation dialog should be closed with the "OK" action.
- ok(String) - Method in class com.teamdev.jxbrowser.browser.callback.PromptCallback.Action
-
Notifies the browser that the JavaScript prompt dialog should be closed with the given
text
as a response. - OK - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The cast session successfully started.
- OK - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
No error.
- OK - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- OK_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The cast session successfully started.
- OK_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
No error.
- okActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.AlertCallback.Params
-
Returns a string that represents the localized text of the "OK" action.
- okActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.ConfirmCallback.Params
-
Returns a string that represents the localized text of the "OK" action.
- okActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.PromptCallback.Params
-
Returns a string that represents the localized text of the "OK" action.
- OM_DAI_PA_KAI - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- OM_FOLIO - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- OM_FOLIO_SP - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- OM_INVITE - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- OM_ITALIAN - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- OM_JUURO_KU_KAI - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- OM_LARGE_PHOTO - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- OM_PA_KAI - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- OM_POSTFIX - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- OM_SMALL_PHOTO - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- on(AlertCallback.Params, AlertCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultAlertCallback
- on(AlertCallback.Params, AlertCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultAlertCallback
- on(AlertCallback.Params, AlertCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultAlertCallback
- on(BeforeFormRepostCallback.Params, BeforeFormRepostCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultBeforeFormRepostCallback
- on(BeforeFormRepostCallback.Params, BeforeFormRepostCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultBeforeFormRepostCallback
- on(BeforeFormRepostCallback.Params, BeforeFormRepostCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultBeforeFormRepostCallback
- on(BeforeUnloadCallback.Params, BeforeUnloadCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultBeforeUnloadCallback
- on(BeforeUnloadCallback.Params, BeforeUnloadCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultBeforeUnloadCallback
- on(BeforeUnloadCallback.Params, BeforeUnloadCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultBeforeUnloadCallback
- on(ConfirmCallback.Params, ConfirmCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultConfirmCallback
- on(ConfirmCallback.Params, ConfirmCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultConfirmCallback
- on(ConfirmCallback.Params, ConfirmCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultConfirmCallback
- on(OpenExternalAppCallback.Params, OpenExternalAppCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultOpenExternalAppCallback
- on(OpenExternalAppCallback.Params, OpenExternalAppCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultOpenExternalAppCallback
- on(OpenExternalAppCallback.Params, OpenExternalAppCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultOpenExternalAppCallback
- on(OpenFileCallback.Params, OpenFileCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultOpenFileCallback
- on(OpenFileCallback.Params, OpenFileCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultOpenFileCallback
- on(OpenFileCallback.Params, OpenFileCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultOpenFileCallback
- on(OpenFilesCallback.Params, OpenFilesCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultOpenFilesCallback
- on(OpenFilesCallback.Params, OpenFilesCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultOpenFilesCallback
- on(OpenFilesCallback.Params, OpenFilesCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultOpenFilesCallback
- on(OpenFolderCallback.Params, OpenFolderCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultOpenFolderCallback
- on(OpenFolderCallback.Params, OpenFolderCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultOpenFolderCallback
- on(OpenFolderCallback.Params, OpenFolderCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultOpenFolderCallback
- on(OpenPopupCallback.Params) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultOpenPopupCallback
- on(OpenPopupCallback.Params) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultOpenPopupCallback
- on(OpenPopupCallback.Params) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultOpenPopupCallback
- on(PrintCallback.Params, PrintCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultPrintCallback
- on(PrintCallback.Params, PrintCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultPrintCallback
- on(PrintCallback.Params, PrintCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultPrintCallback
- on(PromptCallback.Params, PromptCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultPromptCallback
- on(PromptCallback.Params, PromptCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultPromptCallback
- on(PromptCallback.Params, PromptCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultPromptCallback
- on(RequestPdfDocumentPasswordCallback.Params, RequestPdfDocumentPasswordCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultRequestPdfDocumentPasswordCallback
- on(RequestPdfDocumentPasswordCallback.Params, RequestPdfDocumentPasswordCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultRequestPdfDocumentPasswordCallback
- on(RequestPdfDocumentPasswordCallback.Params, RequestPdfDocumentPasswordCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultRequestPdfDocumentPasswordCallback
- on(SaveAsPdfCallback.Params, SaveAsPdfCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultSaveAsPdfCallback
- on(SaveAsPdfCallback.Params, SaveAsPdfCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultSaveAsPdfCallback
- on(SaveAsPdfCallback.Params, SaveAsPdfCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultSaveAsPdfCallback
- on(SaveCreditCardCallback.Params, SaveCreditCardCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultSaveCreditCardCallback
- on(SaveCreditCardCallback.Params, SaveCreditCardCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultSaveCreditCardCallback
- on(SaveCreditCardCallback.Params, SaveCreditCardCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultSaveCreditCardCallback
- on(SaveFileCallback.Params, SaveFileCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultSaveFileCallback
- on(SaveFileCallback.Params, SaveFileCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultSaveFileCallback
- on(SaveFileCallback.Params, SaveFileCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultSaveFileCallback
- on(SavePasswordCallback.Params, SavePasswordCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultSavePasswordCallback
- on(SavePasswordCallback.Params, SavePasswordCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultSavePasswordCallback
- on(SavePasswordCallback.Params, SavePasswordCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultSavePasswordCallback
- on(SaveUserDataProfileCallback.Params, SaveUserDataProfileCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultSaveUserDataProfileCallback
- on(SaveUserDataProfileCallback.Params, SaveUserDataProfileCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultSaveUserDataProfileCallback
- on(SaveUserDataProfileCallback.Params, SaveUserDataProfileCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultSaveUserDataProfileCallback
- on(SelectClientCertificateCallback.Params, SelectClientCertificateCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultSelectClientCertificateCallback
- on(SelectClientCertificateCallback.Params, SelectClientCertificateCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultSelectClientCertificateCallback
- on(SelectClientCertificateCallback.Params, SelectClientCertificateCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultSelectClientCertificateCallback
- on(SelectColorCallback.Params, SelectColorCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultSelectColorCallback
- on(SelectColorCallback.Params, SelectColorCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultSelectColorCallback
- on(SelectColorCallback.Params, SelectColorCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultSelectColorCallback
- on(ShowContextMenuCallback.Params, ShowContextMenuCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultShowContextMenuCallback
- on(ShowContextMenuCallback.Params, ShowContextMenuCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultShowContextMenuCallback
- on(ShowContextMenuCallback.Params, ShowContextMenuCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultShowContextMenuCallback
- on(StartCaptureSessionCallback.Params, StartCaptureSessionCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultStartCaptureSessionCallback
- on(StartCaptureSessionCallback.Params, StartCaptureSessionCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultStartCaptureSessionCallback
- on(StartCaptureSessionCallback.Params, StartCaptureSessionCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultStartCaptureSessionCallback
- on(StartDownloadCallback.Params, StartDownloadCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultStartDownloadCallback
- on(StartDownloadCallback.Params, StartDownloadCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultStartDownloadCallback
- on(StartDownloadCallback.Params, StartDownloadCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultStartDownloadCallback
- on(UpdatePasswordCallback.Params, UpdatePasswordCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultUpdatePasswordCallback
- on(UpdatePasswordCallback.Params, UpdatePasswordCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultUpdatePasswordCallback
- on(UpdatePasswordCallback.Params, UpdatePasswordCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultUpdatePasswordCallback
- on(UpdateUserDataProfileCallback.Params, UpdateUserDataProfileCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultUpdateUserDataProfileCallback
- on(UpdateUserDataProfileCallback.Params, UpdateUserDataProfileCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultUpdateUserDataProfileCallback
- on(UpdateUserDataProfileCallback.Params, UpdateUserDataProfileCallback.Action) - Method in class com.teamdev.jxbrowser.view.swt.callback.DefaultUpdateUserDataProfileCallback
- on(ShowDropdownCallback.Params, ShowDropdownCallback.Action) - Method in class com.teamdev.jxbrowser.view.javafx.callback.DefaultShowDropdownCallback
- on(ShowDropdownCallback.Params, ShowDropdownCallback.Action) - Method in class com.teamdev.jxbrowser.view.swing.callback.DefaultShowDropdownCallback
- on(Class<E>, Observer<E>) - Method in interface com.teamdev.jxbrowser.event.Observable
-
Subscribes the given event
observer
to receive the events of the giveneventClass
. - on(P) - Method in interface com.teamdev.jxbrowser.callback.SyncCallback
-
Invoked when the callback needs a response of type
R
that may be determined based on the provided callback parameters. - on(P, R) - Method in interface com.teamdev.jxbrowser.callback.AsyncCallback
-
Invoked when the callback needs a response for the given callback parameters.
- on(T) - Method in interface com.teamdev.jxbrowser.event.Observer
-
Invoked when the event occurred.
- ONE - Enum constant in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- ONE_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- ONLY_HTML - Enum constant in enum class com.teamdev.jxbrowser.browser.SavePageType
-
Only the HTML of the web page will be saved.
- ONLY_HTML_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.SavePageType
-
Only the HTML of the web page will be saved.
- OOM - Enum constant in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- OOM_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- open() - Method in class com.teamdev.jxbrowser.browser.callback.OpenExternalAppCallback.Action
-
Notifies the browser that the link should be opened in the associated external application.
- open(Path) - Method in class com.teamdev.jxbrowser.browser.callback.OpenFileCallback.Action
-
Notifies the browser that the file was selected in the file chooser dialog.
- open(Path) - Method in class com.teamdev.jxbrowser.browser.callback.OpenFolderCallback.Action
-
Notifies the browser that the folder was selected in the dialog.
- open(Path...) - Method in class com.teamdev.jxbrowser.browser.callback.OpenFilesCallback.Action
-
Notifies the browser that the files were selected in the file chooser dialog.
- OPEN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- OPEN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- openActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenExternalAppCallback.Params
-
Returns the localized text of the "Open..." action.
- OpenExternalAppCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the currently loaded web page wants to open a link in the associated external application.
- OpenExternalAppCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
OpenExternalAppCallback
. - OpenExternalAppCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
OpenExternalAppCallback
. - OpenFileCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the browser requests to display a file chooser dialog to open a file.
- OpenFileCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
OpenFileCallback
. - OpenFileCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
OpenFileCallback
. - OpenFilesCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the browser requests to display a file chooser dialog to open several files.
- OpenFilesCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
OpenFilesCallback
. - OpenFilesCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
OpenFilesCallback
. - OpenFolderCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the browser requests to display a file chooser dialog to open a folder.
- OpenFolderCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
OpenFolderCallback
. - OpenFolderCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
OpenFolderCallback
. - OpenPopupCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when a new popup browser instance should be opened.
- OpenPopupCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
OpenPopupCallback
. - OpenPopupCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback
-
A response of the
OpenPopupCallback
. - OptionElement - Interface in com.teamdev.jxbrowser.dom
-
An HTML DOM option element.
- options() - Method in interface com.teamdev.jxbrowser.dom.SelectElement
-
Returns an immutable list of the option elements of the select element.
- options() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns the options the current engine was initialized with.
- ORDERED_NODE_ITERATOR - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents a set of all nodes matching the XPath expression.
- ORDERED_NODE_ITERATOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents a set of all nodes matching the XPath expression.
- ORDERED_NODE_SNAPSHOT - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents the snapshots of all nodes matching the XPath expression.
- ORDERED_NODE_SNAPSHOT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents the snapshots of all nodes matching the XPath expression.
- orientation() - Method in interface com.teamdev.jxbrowser.print.settings.Orientation
-
Returns the page orientation.
- orientation(Orientation) - Method in interface com.teamdev.jxbrowser.print.settings.Orientation
-
Configures the page orientation.
- Orientation - Enum Class in com.teamdev.jxbrowser.print
-
Page orientation values used for printing.
- Orientation<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring the page orientation.
- ORIENTATION_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.print.Orientation
-
Reserved value.
- ORIENTATION_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.Orientation
-
Reserved value.
- origin() - Method in interface com.teamdev.jxbrowser.cast.PresentationRequest
-
Returns the origin of the frame where the presentation has been requested.
- origin() - Method in interface com.teamdev.jxbrowser.ui.Rect
-
Returns the upper-left corner of the rectangle.
- originalProfile() - Method in interface com.teamdev.jxbrowser.browser.callback.UpdateUserDataProfileCallback.Params
-
The original user data profile that is about to be updated.
- originalUrl() - Method in interface com.teamdev.jxbrowser.navigation.NavigationEntry
-
Returns a string that represents the URL that caused this entry to be created.
- out() - Method in interface com.teamdev.jxbrowser.zoom.Zoom
-
Performs zoom out on the currently loaded web page.
- OUT_OF_MEMORY - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Memory allocation failed.
- OUT_OF_MEMORY_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Memory allocation failed.
- outdent() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows making outdent of the selected text in a WYSIWYG editor.
- OUTDENT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- outerHtml() - Method in interface com.teamdev.jxbrowser.dom.Element
-
Returns a string that represents an HTML serialization of this element and its descendants.
- outerHtml(String) - Method in interface com.teamdev.jxbrowser.dom.Element
-
Replaces the element and all of its descendants with a new DOM tree constructed by parsing the given
html
. - override(ByteData) - Static method in interface com.teamdev.jxbrowser.net.callback.BeforeSendUploadDataCallback.Response
-
Notifies the engine that the upload data in the URL request should be replaced with the given one.
- override(FormData) - Static method in interface com.teamdev.jxbrowser.net.callback.BeforeSendUploadDataCallback.Response
-
Notifies the engine that the upload data in the URL request should be replaced with the given one.
- override(MultipartFormData) - Static method in interface com.teamdev.jxbrowser.net.callback.BeforeSendUploadDataCallback.Response
-
Notifies the engine that the upload data in the URL request should be replaced with the given one.
- override(TextData) - Static method in interface com.teamdev.jxbrowser.net.callback.BeforeSendUploadDataCallback.Response
-
Notifies the engine that the upload data in the URL request should be replaced with the given one.
- override(List<HttpHeader>) - Static method in interface com.teamdev.jxbrowser.net.callback.BeforeStartTransactionCallback.Response
-
Notifies the engine that the URL request should be updated with the given HTTP headers.
- override(List<HttpHeader>) - Static method in interface com.teamdev.jxbrowser.net.callback.ReceiveHeadersCallback.Response
-
Notifies the engine that the URL request should be updated with the given HTTP headers.
- ownerElement() - Method in interface com.teamdev.jxbrowser.dom.Attribute
-
Returns an
Optional
that contains the owner element of the attribute if such owner exists, otherwise returns an emptyOptional
. - ownPropertyNames() - Method in interface com.teamdev.jxbrowser.js.JsObject
-
Returns an immutable list of the names of the properties of this JavaScript object, both enumerable and non-enumerable, excluding the properties from the prototype objects.
P
- P_100 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_110 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_125 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_150 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_175 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_200 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_25 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_250 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_300 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_33 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_400 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_50 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_500 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_67 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_75 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_80 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- P_90 - Static variable in class com.teamdev.jxbrowser.zoom.ZoomLevel
- PAC_NOT_IN_DHCP - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
No PAC URL configuration could be retrieved from DHCP.
- PAC_NOT_IN_DHCP_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
No PAC URL configuration could be retrieved from DHCP.
- PAC_SCRIPT_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The evaluation of the PAC script failed.
- PAC_SCRIPT_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The evaluation of the PAC script failed.
- PAC_SCRIPT_TERMINATED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The PAC script terminated fatally and must be reloaded.
- PAC_SCRIPT_TERMINATED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The PAC script terminated fatally and must be reloaded.
- PacScriptErrorReceived - Interface in com.teamdev.jxbrowser.net.event
-
An event indicating that the PAC file processing has been failed.
- PAGE - Enum constant in enum class com.teamdev.jxbrowser.dom.event.WheelEvent.DeltaMode
-
The delta units are specified in pages.
- PAGE_DOWN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PAGE_DOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PAGE_TYPE_ERROR - Enum constant in enum class com.teamdev.jxbrowser.navigation.PageType
- PAGE_TYPE_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.navigation.PageType
- PAGE_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.navigation.PageType
-
Reserved value.
- PAGE_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.navigation.PageType
-
Reserved value.
- PAGE_UP - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PAGE_UP_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- pageCount() - Method in interface com.teamdev.jxbrowser.print.event.PageCountUpdated
-
Returns the number of pages to be printed.
- PageCountUpdated - Interface in com.teamdev.jxbrowser.print.event
-
An event indicating that the number of pages to print has been updated.
- pageLocation() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEvent
-
Returns the location of the mouse cursor in the
document
coordinate system at the time the event occurred. - pageLocation() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEventParams
-
Returns the location of the mouse cursor in the
document
coordinate system at the time the event occurred. - pageMargins() - Method in interface com.teamdev.jxbrowser.print.settings.PageMargins
-
Returns the page margins.
- pageMargins(PageMargins) - Method in interface com.teamdev.jxbrowser.print.settings.PageMargins
-
Configures the page margins for printing.
- PageMargins - Interface in com.teamdev.jxbrowser.print
-
The page margins used for printing.
- PageMargins<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring the page margins.
- PageMargins.CustomMargins - Interface in com.teamdev.jxbrowser.print
-
Page margins in points.
- PageRange - Interface in com.teamdev.jxbrowser.print
-
A page range to be printed.
- pageRanges() - Method in interface com.teamdev.jxbrowser.print.settings.PageRanges
-
Returns an immutable set containing the page ranges to print.
- pageRanges(PageRange...) - Method in interface com.teamdev.jxbrowser.print.settings.PageRanges
-
Configures the page ranges to print.
- pageRanges(Set<PageRange>) - Method in interface com.teamdev.jxbrowser.print.settings.PageRanges
-
Configures the page ranges to print.
- PageRanges<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring the page ranges to print.
- PAGES_PER_SHEET_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- PAGES_PER_SHEET_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- pagesPerSheet() - Method in interface com.teamdev.jxbrowser.print.settings.PagesPerSheet
-
Returns the number of pages per sheet.
- pagesPerSheet(PagesPerSheet) - Method in interface com.teamdev.jxbrowser.print.settings.PagesPerSheet
-
Configures the number of pages per sheet.
- PagesPerSheet - Enum Class in com.teamdev.jxbrowser.print
-
The pages per sheet values that Chromium supports.
- PagesPerSheet<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring the number of pages per sheet.
- pageType() - Method in interface com.teamdev.jxbrowser.navigation.NavigationEntry
-
Returns the page type that tells if this entry is for an interstitial or error page.
- PageType - Enum Class in com.teamdev.jxbrowser.navigation
-
The page types.
- pageUrl() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns the source URL of the top level page that the context menu is invoked on.
- paperSize() - Method in interface com.teamdev.jxbrowser.print.settings.PaperSize
-
Returns the paper size used by the printer.
- paperSize(PaperSize) - Method in interface com.teamdev.jxbrowser.print.settings.PaperSize
-
Configures the paper size for printing.
- PaperSize - Class in com.teamdev.jxbrowser.print
-
The paper size used for printing.
- PaperSize<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring the paper size for printing.
- PaperSize.Unit - Enum Class in com.teamdev.jxbrowser.print
-
Represents the measurement unit of the paper size.
- paperSizes() - Method in interface com.teamdev.jxbrowser.print.Capabilities
-
Returns an immutable set of the supported
PaperSize
values. - parent() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Returns an
Optional
that contains the parent of this node. - parent() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns an
Optional
that contains the parentFrame
instance or an emptyOptional
if the current frame is a main (top-level) frame and it does not have a parent. - parse(String) - Method in interface com.teamdev.jxbrowser.js.Json
-
Creates an object that represents the result of parsing the given string in JSON format.
- parseDelimitedFrom(InputStream) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseDelimitedFrom(InputStream) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parseFrom(byte[]) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseFrom(byte[]) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parseFrom(ByteString) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseFrom(ByteString) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parseFrom(CodedInputStream) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseFrom(CodedInputStream) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parseFrom(InputStream) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseFrom(InputStream) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parseFrom(ByteBuffer) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseFrom(ByteBuffer) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- parser() - Static method in class com.teamdev.jxbrowser.ui.GetColorResponse
- parser() - Static method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- PARTIAL_CONTENT - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- password(String) - Method in class com.teamdev.jxbrowser.browser.callback.RequestPdfDocumentPasswordCallback.Action
-
Tells the browser to use the
password
to load the encrypted PDF document. - PasswordRecord - Interface in com.teamdev.jxbrowser.password
-
A record saved in the password store.
- PASSWORDS - Enum constant in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
The pop-up contains suggestions from the password store.
- PASSWORDS_VALUE - Static variable in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
The pop-up contains suggestions from the password store.
- passwordStore() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an
Optional
that contains the password store type or an emptyOptional
if the password store type was not set. - passwordStore() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service for working with the password store.
- passwordStore(PasswordStore) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets the password store type that specifies which storage backend to use to encrypt cookies on Linux.
- PasswordStore - Enum Class in com.teamdev.jxbrowser.engine
-
Defines password store types that are used to specify which encryption storage backend to use to encrypt cookies on Linux.
- PasswordStore - Interface in com.teamdev.jxbrowser.password
-
A service for working with logins and passwords saved in the Chromium password store.
- paste() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows pasting content of the clipboard in a text field, text area or a WYSIWYG editor.
- PASTE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PASTE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- PASTE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- path() - Method in interface com.teamdev.jxbrowser.cookie.Cookie
-
Returns a string that represents the path that must exist in the URL of a request in order to send this cookie to the server.
- path() - Method in interface com.teamdev.jxbrowser.plugin.Plugin
-
Obtains the path to the plugin.
- path() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a system path to the folder with the profiles`s info.
- path(String) - Method in class com.teamdev.jxbrowser.cookie.Cookie.Builder
-
Sets the cookie path.
- pathValue() - Method in interface com.teamdev.jxbrowser.net.File
-
Returns the file value as a file path.
- pathValue(Path) - Method in class com.teamdev.jxbrowser.net.File.Builder
-
Sets the file path.
- pause() - Method in interface com.teamdev.jxbrowser.download.Download
-
Pauses this download.
- PAUSE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PAUSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PAYMENT_REQUIRED - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- pdfFilePath() - Method in interface com.teamdev.jxbrowser.print.settings.PdfFilePath
-
Returns an
Optional
that contains the absolute destination PDF file path, or an emptyOptional
if there is not path configured. - pdfFilePath(Path) - Method in interface com.teamdev.jxbrowser.print.settings.PdfFilePath
-
Configures the path to the destination PDF file to print to.
- PdfFilePath<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring the destination PDF file path.
- pdfPrinter() - Method in interface com.teamdev.jxbrowser.print.Printers
-
Returns a
PdfPrinter
instance that allows you to print to PDF. - PdfPrinter<PrintSettingT extends PrintSettings> - Interface in com.teamdev.jxbrowser.print
-
A printer that allows you to print to PDF.
- PdfPrinter.HtmlSettings - Interface in com.teamdev.jxbrowser.print
-
Print settings available when printing HTML content on the PDF printer.
- PdfPrinter.PdfSettings - Interface in com.teamdev.jxbrowser.print
-
Print settings available when printing PDF content on the PDF printer.
- PdfPrinter.Settings<T extends PdfPrinter.Settings<T>> - Interface in com.teamdev.jxbrowser.print
-
Print settings available when printing HTML or PDF content on the PDF printer.
- PEPPER_IN_PROCESS - Enum constant in enum class com.teamdev.jxbrowser.plugin.PluginType
- PEPPER_IN_PROCESS_VALUE - Static variable in enum class com.teamdev.jxbrowser.plugin.PluginType
- PEPPER_OUT_OF_PROCESS - Enum constant in enum class com.teamdev.jxbrowser.plugin.PluginType
- PEPPER_OUT_OF_PROCESS_VALUE - Static variable in enum class com.teamdev.jxbrowser.plugin.PluginType
- PERIOD - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PERIOD_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PERMANENT_REDIRECT - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- PERMISSION_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
-
Reserved value.
- PERMISSION_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
-
Reserved value.
- permissions() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns a service that allows managing permissions.
- permissions() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service that allows managing permissions.
- Permissions - Interface in com.teamdev.jxbrowser.permission
-
A service that allows managing permissions.
- PermissionsAsyncCallback<P,
R extends AsyncCallbackAction> - Interface in com.teamdev.jxbrowser.permission.callback -
A common interface for all asynchronous permission service callbacks must extend.
- PermissionsCallback - Interface in com.teamdev.jxbrowser.permission.callback
-
A common interface for all permission service callbacks must extend.
- permissionType() - Method in interface com.teamdev.jxbrowser.permission.callback.RequestPermissionCallback.Params
-
Returns the type of the requested permission.
- PermissionType - Enum Class in com.teamdev.jxbrowser.permission
-
The list of supported permission types.
- PERSIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- PERSIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- persist() - Method in interface com.teamdev.jxbrowser.cookie.CookieStore
-
Persists all the changes performed to the cookie store.
- phase() - Method in interface com.teamdev.jxbrowser.dom.event.Event
-
Returns the event phase.
- phoneNumber() - Method in interface com.teamdev.jxbrowser.user.UserDataProfile
-
The phone number value entered by the user.
- pid() - Method in interface com.teamdev.jxbrowser.frame.RenderProcess
-
Returns the process ID of the render process associated with the
Frame
instance. - PING - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a ping request
- PING_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a ping request
- PINNED_KEY_MISSING - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- PINNED_KEY_MISSING_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- PIXEL - Enum constant in enum class com.teamdev.jxbrowser.dom.event.WheelEvent.DeltaMode
-
The delta units are specified in pixels.
- pixels() - Method in interface com.teamdev.jxbrowser.ui.Bitmap
-
Returns a byte array that contains the pre-multiplied pixels of the binary image.
- PKCS12 - Enum constant in enum class com.teamdev.jxbrowser.net.tls.KeyStoreType
-
The transfer syntax for personal identity information as defined in PKCS #12.
- PKCS12_IMPORT_BAD_PASSWORD - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
PKCS #12 import failed due to incorrect password.
- PKCS12_IMPORT_BAD_PASSWORD_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
PKCS #12 import failed due to incorrect password.
- PKCS12_IMPORT_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
PKCS #12 import failed due to other error.
- PKCS12_IMPORT_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
PKCS #12 import failed due to other error.
- PKCS12_IMPORT_INVALID_FILE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
PKCS #12 import failed due to invalid/corrupt file.
- PKCS12_IMPORT_INVALID_FILE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
PKCS #12 import failed due to invalid/corrupt file.
- PKCS12_IMPORT_INVALID_MAC - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
PKCS #12 import failed due to invalid MAC.
- PKCS12_IMPORT_INVALID_MAC_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
PKCS #12 import failed due to invalid MAC.
- PKCS12_IMPORT_UNSUPPORTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
PKCS #12 import failed due to unsupported features.
- PKCS12_IMPORT_UNSUPPORTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
PKCS #12 import failed due to unsupported features.
- plugin() - Method in interface com.teamdev.jxbrowser.plugin.callback.AllowPluginCallback.Params
-
Returns the plugin to check.
- Plugin - Interface in com.teamdev.jxbrowser.plugin
-
The details of the installed Chromium plugin.
- PLUGIN - Enum constant in enum class com.teamdev.jxbrowser.media.MediaType
- PLUGIN_RESOURCE - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a resource that a plugin requested.
- PLUGIN_RESOURCE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a resource that a plugin requested.
- PLUGIN_VALUE - Static variable in enum class com.teamdev.jxbrowser.media.MediaType
- plugins() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns a service that allows configuring plugins.
- plugins() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service that allows configuring plugins.
- Plugins - Interface in com.teamdev.jxbrowser.plugin
-
An engine service that provides the details about the available Chromium plugins.
- PluginsCallback - Interface in com.teamdev.jxbrowser.plugin.callback
-
A common interface for all plugin service callbacks must extend.
- PluginSettings - Interface in com.teamdev.jxbrowser.plugin
-
The settings to configure the available Chromium
Plugins
. - PluginsSyncCallback<P,
R> - Interface in com.teamdev.jxbrowser.plugin.callback -
A common interface for all synchronous plugin service callbacks must extend.
- PluginType - Enum Class in com.teamdev.jxbrowser.plugin
-
The plugin types.
- Point - Interface in com.teamdev.jxbrowser.ui
-
A pair of numbers that in general are used to define coordinates in the two-dimensional space.
- PointInspection - Interface in com.teamdev.jxbrowser.dom
-
Provides information about DOM node at a specified point inside the loaded document.
- POLISH - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- POLISH - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- popupBrowser() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenPopupCallback.Params
-
Returns the popup
Browser
instance that has been created. - port() - Method in interface com.teamdev.jxbrowser.net.HostPort
-
Returns the port of the URI.
- Port - Interface in com.teamdev.jxbrowser.net
-
A port of the URI.
- PORTRAIT - Enum constant in enum class com.teamdev.jxbrowser.print.Orientation
- PORTRAIT_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.Orientation
- PORTUGUESE_BRAZIL - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- PORTUGUESE_BRAZIL - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- PORTUGUESE_PORTUGAL - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- PORTUGUESE_PORTUGAL - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- POWER - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- POWER_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PRC_1 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- PRC_10 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- PRC_16K - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- PRC_2 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- PRC_3 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- PRC_32K - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- PRC_4 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- PRC_5 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- PRC_6 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- PRC_7 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- PRC_8 - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- PRECEDING - Enum constant in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The position of the other node precedes the position of the reference node.
- PRECEDING_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
The position of the other node precedes the position of the reference node.
- PRECONDITION_FAILED - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- PRECONNECT_MAX_SOCKET_LIMIT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
We've hit the max socket limit for the socket pool while preconnecting.
- PRECONNECT_MAX_SOCKET_LIMIT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
We've hit the max socket limit for the socket pool while preconnecting.
- preferences() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns the preferences for this profile.
- PREFERRED_COLOR_SCHEME_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
-
The preferred color scheme has not been specified.
- PREFERRED_COLOR_SCHEME_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
-
The preferred color scheme has not been specified.
- PreferredColorScheme - Enum Class in com.teamdev.jxbrowser.browser
-
The preferred color scheme for the web content.
- PREFETCH - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents an explicitly requested prefetch.
- PREFETCH_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents an explicitly requested prefetch.
- PRESENTATION - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
-
Cast the content specified by the presentation URLs or frame's origin provided via the Presentation API.
- PRESENTATION_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
-
Cast the content specified by the presentation URLs or frame's origin provided via the Presentation API.
- presentationRequest() - Method in interface com.teamdev.jxbrowser.browser.callback.StartPresentationCallback.Params
-
Returns the JavaScript
PresentationRequest
initiated this presentation. - PresentationRequest - Interface in com.teamdev.jxbrowser.cast
-
A JavaScript
PresentationRequest
. - presentationUrls() - Method in interface com.teamdev.jxbrowser.cast.PresentationRequest
-
Returns the list of URLs whose content will be cast.
- PressKeyCallback - Interface in com.teamdev.jxbrowser.browser.callback.input
-
This callback is invoked when a
KeyPressed
event is about to be processed by the browser. - PressKeyCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback.input
-
The parameters of the
PressKeyCallback
. - PressKeyCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback.input
-
A response of the
PressKeyCallback
. - PressMouseCallback - Interface in com.teamdev.jxbrowser.browser.callback.input
-
This callback is invoked when a
MousePressed
event is about to be processed by the browser. - PressMouseCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback.input
-
The parameters of the
PressMouseCallback
. - PressMouseCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback.input
-
A response of the
PressMouseCallback
. - preventDefault() - Method in interface com.teamdev.jxbrowser.dom.event.Event
-
Informs the browser that if the event is not explicitly handled, its default action should not be performed.
- previousSibling() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Returns an
Optional
that contains the previous node in the document tree if such a node exists, otherwise returns an emptyOptional
. - PRIMARY - Enum constant in enum class com.teamdev.jxbrowser.ui.MouseButton
- PRIMARY_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.MouseButton
- primaryButtonDown(boolean) - Method in class com.teamdev.jxbrowser.ui.MouseModifiers.Builder
-
Sets the flag indicating whether the primary mouse button is down.
- print() - Method in class com.teamdev.jxbrowser.browser.callback.PrintCallback.Action
-
Notifies the browser to proceed with the printing.
- print() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Requests printing of the currently loaded web page in this frame.
- PRINT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PRINT_SCREEN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PRINT_SCREEN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PRINT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PrintBackgrounds<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring printing background graphics.
- PrintCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the printing is about to start.
- PrintCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
PrintCallback
. - PrintCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
PrintCallback
. - PrintCompleted - Interface in com.teamdev.jxbrowser.print.event
-
An event indicating that the printing has been completed.
- Printer<PrintSettingsT extends PrintSettings> - Interface in com.teamdev.jxbrowser.print
-
An interface for concrete printers to implement.
- printerName() - Method in interface com.teamdev.jxbrowser.print.Printer
-
Returns the name of this printer as understood by OS.
- printers() - Method in interface com.teamdev.jxbrowser.browser.callback.PrintHtmlCallback.Params
-
Returns a
Printers
instance that allows you to search for the required printer. - printers() - Method in interface com.teamdev.jxbrowser.browser.callback.PrintPdfCallback.Params
-
Returns a
Printers
instance that allows you to search for the required printer. - Printers<PdfT extends PrintSettings,
SystemT extends PrintSettings> - Interface in com.teamdev.jxbrowser.print -
Provides access to the available printers.
- PrintHeaderFooter<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring printing headers and footers.
- PrintHtmlCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback allows you to configure the print settings when printing HTML content.
- PrintHtmlCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
PrintHtmlCallback
. - PrintHtmlCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
PrintHtmlCallback
. - printJob() - Method in interface com.teamdev.jxbrowser.print.Printer
-
Returns the current print job.
- PrintJob<PrintSettingT extends PrintSettings> - Interface in com.teamdev.jxbrowser.print
-
A printing operation that is currently in-progress.
- PrintJobEvent - Interface in com.teamdev.jxbrowser.print.event
-
An interface that all print job events must extend.
- PRINTOUT_MODE_NORMAL - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Foomatic PPDs.
- PRINTOUT_MODE_NORMAL_GRAY - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Foomatic PPDs.
- PRINTOUT_MODE_NORMAL_GRAY_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Foomatic PPDs.
- PRINTOUT_MODE_NORMAL_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Foomatic PPDs.
- PrintPdfCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback allows you to configure the print settings when printing PDF content.
- PrintPdfCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
PrintPdfCallback
. - PrintPdfCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
PrintPdfCallback
. - PrintPreviewClosed - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the print preview dialog has been closed.
- PrintPreviewOpened - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the print dialog preview has been opened.
- PrintSelectionOnly<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring printing only the selected content.
- PrintSettings - Interface in com.teamdev.jxbrowser.print
-
A common interface for the concrete print job settings to implement.
- PRIVACY_SCREEN_TOGGLE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PRIVACY_SCREEN_TOGGLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PRIVATE_KEY_EXPORT_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Failure to export private key.
- PRIVATE_KEY_EXPORT_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Failure to export private key.
- privateKey() - Method in interface com.teamdev.jxbrowser.net.tls.ClientCertificate
-
Returns the SSL private key of this client certificate.
- proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.InjectCssCallback.Response
-
Notifies the browser that it can proceed without injecting a custom style sheet.
- proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.InjectJsCallback.Response
-
Notifies the browser that it can proceed with loading the frame.
- proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.EnterMouseCallback.Response
-
Returns a
Response
instance that allows the browser to process the event. - proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.ExitMouseCallback.Response
-
Returns a
Response
instance that allows the browser to process the event. - proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.MoveMouseCallback.Response
-
Returns a
Response
instance that allows the browser to process the event. - proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.MoveMouseWheelCallback.Response
-
Returns a
Response
instance that allows the browser to process the event. - proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.PressKeyCallback.Response
-
Returns a
Response
instance that allows the browser to process the event. - proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.PressMouseCallback.Response
-
Returns a
Response
instance that allows the browser to process the event. - proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.ReleaseKeyCallback.Response
-
Returns a
Response
instance that allows the browser to process the event. - proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.ReleaseMouseCallback.Response
-
Returns a
Response
instance that allows the browser to process the event. - proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.TypeKeyCallback.Response
-
Returns a
Response
instance that allows the browser to process the event. - proceed() - Static method in interface com.teamdev.jxbrowser.browser.callback.OpenPopupCallback.Response
-
Returns the
Response
instance that indicates that the popup has been opened. - proceed() - Static method in interface com.teamdev.jxbrowser.net.callback.BeforeSendUploadDataCallback.Response
-
Notifies the engine that the URL request should continue without modifying its upload data.
- proceed() - Static method in interface com.teamdev.jxbrowser.net.callback.BeforeStartTransactionCallback.Response
-
Notifies the engine that it should continue without modifying HTTP headers.
- proceed() - Static method in interface com.teamdev.jxbrowser.net.callback.BeforeUrlRequestCallback.Response
-
Notifies the engine that the URL request should continue without redirection.
- proceed() - Static method in interface com.teamdev.jxbrowser.net.callback.InterceptUrlRequestCallback.Response
-
Notifies the engine that the URL request must not be intercepted and processed normally.
- proceed() - Static method in interface com.teamdev.jxbrowser.net.callback.ReceiveHeadersCallback.Response
-
Notifies the engine that it should continue without modifying HTTP headers.
- proceed(Printer<?>) - Method in class com.teamdev.jxbrowser.browser.callback.PrintHtmlCallback.Action
-
Applies the configured print settings and notifies the browser to proceed with printing.
- proceed(Printer<?>) - Method in class com.teamdev.jxbrowser.browser.callback.PrintPdfCallback.Action
-
Applies the configured print settings and notifies the browser to proceed with printing.
- PROCESS_COLOR_MODEL_CMYK - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Canon printer PPDs.
- PROCESS_COLOR_MODEL_CMYK_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Canon printer PPDs.
- PROCESS_COLOR_MODEL_GREYSCALE - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Canon printer PPDs.
- PROCESS_COLOR_MODEL_GREYSCALE_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Canon printer PPDs.
- PROCESS_COLOR_MODEL_RGB - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Canon printer PPDs
- PROCESS_COLOR_MODEL_RGB_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Canon printer PPDs
- PROCESS_CRASHED - Enum constant in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- PROCESS_CRASHED_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- PROCESS_WAS_KILLED - Enum constant in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- PROCESS_WAS_KILLED_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- PROCESSING_INSTRUCTIONS_NODE - Enum constant in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a
ProcessingInstruction
of an XML document such as<?xml-stylesheet ... ?>
declaration. - PROCESSING_INSTRUCTIONS_NODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents a
ProcessingInstruction
of an XML document such as<?xml-stylesheet ... ?>
declaration. - profile() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns the profile that the browser belongs to.
- profile() - Method in interface com.teamdev.jxbrowser.browser.callback.SaveUserDataProfileCallback.Params
-
The user data profile entered in a web form.
- profile() - Method in interface com.teamdev.jxbrowser.browser.callback.UpdateUserDataProfileCallback.Params
-
A new user data profile that is about to replace the original profile.
- profile() - Method in interface com.teamdev.jxbrowser.cast.CastSession
-
Returns the profile that discovered this cast session.
- profile() - Method in interface com.teamdev.jxbrowser.cast.MediaReceiver
-
Returns the profile this receiver belongs to.
- profile() - Method in interface com.teamdev.jxbrowser.profile.ProfileService
-
Returns the profile of this service.
- Profile - Interface in com.teamdev.jxbrowser.profile
-
A profile allows keeping all browser info separately, like history, proxy settings, spellchecker configurations.
- ProfilePreferences - Interface in com.teamdev.jxbrowser.profile
-
The preferences of a
Profile
. - profiles() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns a service for managing profiles.
- Profiles - Interface in com.teamdev.jxbrowser.profile
-
A service for managing Chromium profiles.
- ProfileService - Interface in com.teamdev.jxbrowser.profile
-
An interface that all profile services must implement.
- PROGRAM_GUIDE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PROGRAM_GUIDE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- progress() - Method in interface com.teamdev.jxbrowser.download.event.DownloadUpdated
-
Returns an
Optional
containing the rough percent complete or an emptyOptional
if we do not know it, because we did not receive the total size. - progress() - Method in interface com.teamdev.jxbrowser.navigation.event.LoadProgressChanged
-
Returns a value between 0 and 1 indicating the loading progress of the web page.
- Progress - Interface in com.teamdev.jxbrowser.ui
-
A process progress.
- PromptCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when JavaScript dialog prompting the user to input some text should be displayed.
- PromptCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
PromptCallback
. - PromptCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
PromptCallback
. - property(String) - Method in interface com.teamdev.jxbrowser.js.JsObject
-
Returns an
Optional
describing the value of the JavaScript object's property with the givenname
or an emptyOptional
if there is no such property or its value is undefined. - propertyNames() - Method in interface com.teamdev.jxbrowser.js.JsObject
-
Returns an immutable list of the names of the enumerable properties of this JavaScript object, including the properties from the prototype objects.
- ProprietaryFeature - Enum Class in com.teamdev.jxbrowser.engine
-
The list of supported proprietary features.
- proprietaryFeatures() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns a set of enabled proprietary features.
- PROPS - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PROPS_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- PROTECTED_MEDIA_IDENTIFIER - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- PROTECTED_MEDIA_IDENTIFIER_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- proxy() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns a service that allows working with proxy.
- proxy() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service that allows working with proxy.
- Proxy - Interface in com.teamdev.jxbrowser.net.proxy
-
Allows modifying proxy configuration.
- PROXY_AUTH_REQUESTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The proxy requested authentication (for tunnel establishment).
- PROXY_AUTH_REQUESTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The proxy requested authentication (for tunnel establishment).
- PROXY_AUTH_REQUESTED_WITH_NO_CONNECTION - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Proxy Auth Requested without a valid Client Socket Handle.
- PROXY_AUTH_REQUESTED_WITH_NO_CONNECTION_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Proxy Auth Requested without a valid Client Socket Handle.
- PROXY_AUTH_UNSUPPORTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The proxy requested authentication (for tunnel establishment) with an unsupported method.
- PROXY_AUTH_UNSUPPORTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The proxy requested authentication (for tunnel establishment) with an unsupported method.
- PROXY_AUTHENTICATION_REQUIRED - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- PROXY_CERTIFICATE_INVALID - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate presented by the HTTPS Proxy was invalid.
- PROXY_CERTIFICATE_INVALID_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate presented by the HTTPS Proxy was invalid.
- PROXY_CONNECTION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Could not create a connection to the proxy server.
- PROXY_CONNECTION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Could not create a connection to the proxy server.
- PROXY_HTTP_1_1_REQUIRED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
HTTP_1_1_REQUIRED error code received on HTTP/2 session to proxy.
- PROXY_HTTP_1_1_REQUIRED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
HTTP_1_1_REQUIRED error code received on HTTP/2 session to proxy.
- PROXY_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
Reserved value.
- PROXY_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
Reserved value.
- proxyAutoConfigFileUrl() - Method in class com.teamdev.jxbrowser.net.proxy.UrlProxyConfig
-
Returns a string that represents a URL address of the PAC file.
- ProxyConfig - Interface in com.teamdev.jxbrowser.net.proxy
-
A common interface all proxy configurations must extend.
- proxyRules() - Method in class com.teamdev.jxbrowser.net.proxy.CustomProxyConfig
-
Returns a string that represents the proxy rules.
- ProxyType - Enum Class in com.teamdev.jxbrowser.net.proxy
-
The proxy types.
- putAttribute(String, String) - Method in interface com.teamdev.jxbrowser.dom.Element
-
Adds a new attribute to the element.
- putItem(String, String) - Method in interface com.teamdev.jxbrowser.frame.WebStorage
-
Adds the item with the specified
key
andvalue
to the storage, or updates it if the item with the givenkey
already exists. - putProperty(String, Object) - Method in interface com.teamdev.jxbrowser.js.JsObject
-
Creates a new property with the given
name
or updates the existing one in the current JavaScript object and returnstrue
if the property with the givenname
was created or updated successfully.
Q
- QUIC - Enum constant in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
The proxy for the HTTP protocol in which QUIC is used as the transport, instead of TCP.
- QUIC_CERT_ROOT_NOT_KNOWN - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate presented on a QUIC connection does not chain to a known root and the origin connected to is not on a list of domains where unknown roots are allowed.
- QUIC_CERT_ROOT_NOT_KNOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate presented on a QUIC connection does not chain to a known root and the origin connected to is not on a list of domains where unknown roots are allowed.
- QUIC_HANDSHAKE_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The QUIC crytpo handshake failed.
- QUIC_HANDSHAKE_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The QUIC crytpo handshake failed.
- QUIC_PROTOCOL_ERROR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
There is a QUIC protocol error.
- QUIC_PROTOCOL_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
There is a QUIC protocol error.
- QUIC_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
The proxy for the HTTP protocol in which QUIC is used as the transport, instead of TCP.
- QUOTE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- QUOTE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
R
- READ_IF_READY_NOT_IMPLEMENTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Socket ReadIfReady support is not implemented.
- READ_IF_READY_NOT_IMPLEMENTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Socket ReadIfReady support is not implemented.
- reason() - Method in interface com.teamdev.jxbrowser.download.event.DownloadInterrupted
-
Returns the interrupt reason of this download.
- receivedBytes() - Method in interface com.teamdev.jxbrowser.download.event.DownloadUpdated
-
Returns the number or received (downloaded) bytes.
- ReceiveHeadersCallback - Interface in com.teamdev.jxbrowser.net.callback
-
The callback is invoked when the response headers have been received for a URL request.
- ReceiveHeadersCallback.Params - Interface in com.teamdev.jxbrowser.net.callback
-
The parameters of the
ReceiveHeadersCallback
. - ReceiveHeadersCallback.Response - Interface in com.teamdev.jxbrowser.net.callback
-
A response for
ReceiveHeadersCallback
. - RECEIVER_NOT_FOUND - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The receiver was not found when starting the cast session.
- RECEIVER_NOT_FOUND_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The receiver was not found when starting the cast session.
- ReceiverDisconnectedException - Exception in com.teamdev.jxbrowser.cast
-
An exception indicating that the receiver has been disconnected.
- ReceiverDisconnectedException(String) - Constructor for exception com.teamdev.jxbrowser.cast.ReceiverDisconnectedException
- ReceiverNotDiscoveredException - Exception in com.teamdev.jxbrowser.cast
-
An exception indicating that the receiver has not been discovered within the specified timeout.
- ReceiverNotDiscoveredException() - Constructor for exception com.teamdev.jxbrowser.cast.ReceiverNotDiscoveredException
- Rect - Interface in com.teamdev.jxbrowser.ui
-
A rectangle described by the location and dimensions.
- red() - Method in interface com.teamdev.jxbrowser.ui.Color
-
Returns the red channel value in the
0..1
range. - red(float) - Method in class com.teamdev.jxbrowser.ui.Color.Builder
-
Sets the red channel value in the
0..1
range. - redirect(String) - Static method in interface com.teamdev.jxbrowser.net.callback.BeforeUrlRequestCallback.Response
-
Notifies the engine that the URL request should be redirected to the given url.
- RedirectResponseCodeReceived - Interface in com.teamdev.jxbrowser.net.event
-
An event indicating that a redirect response code (3xx) has been received for the URL request.
- redo() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows reversing the last
EditorCommand.undo()
action. - REDO - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- REDO - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- REDO_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- refresh() - Method in interface com.teamdev.jxbrowser.cast.MediaReceivers
-
Asynchronously updates the list of available media receivers.
- region() - Method in class com.teamdev.jxbrowser.spellcheck.Language
-
Returns an
Optional
that contains a string that represents the region or an emptyOptional
if the region is not specified. - ReleaseKeyCallback - Interface in com.teamdev.jxbrowser.browser.callback.input
-
This callback is invoked when a
KeyReleased
event is about to be processed by the browser. - ReleaseKeyCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback.input
-
The parameters of the
ReleaseKeyCallback
. - ReleaseKeyCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback.input
-
A response of the
ReleaseKeyCallback
. - ReleaseMouseCallback - Interface in com.teamdev.jxbrowser.browser.callback.input
-
This callback is invoked when a
MouseReleased
event is about to be processed by the browser. - ReleaseMouseCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback.input
-
The parameters of the
ReleaseMouseCallback
. - ReleaseMouseCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback.input
-
A response of the
ReleaseMouseCallback
. - reload() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Reloads the currently loaded web page.
- reloadAndCheckForRepost() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Reloads the currently loaded web page, but if the current web page has POST data, the user is prompted to see if they really want to reload the page.
- reloadIgnoringCache() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Reloads the currently loaded web page ignoring caches.
- reloadIgnoringCacheAndCheckForRepost() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Reloads the currently loaded web page ignoring caches, but if the current web page has POST data, the user is prompted to see if they really want to reload the page.
- remoteDebuggingPort() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an
Optional
that contains the number representing the remote debugging port or an emptyOptional
if the remote debugging port was not set. - remoteDebuggingPort(int) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets the remote debugging port.
- remoteDebuggingUrl() - Method in interface com.teamdev.jxbrowser.devtools.DevTools
-
Returns an
Optional
that contains a string that represents the remote debugging URL of the currently loaded web page in the browser instance associated with this DevTools or an emptyOptional
if the URL is not available, because the engine has not been configured with the remote debugging port. - remove(CreditCard) - Method in interface com.teamdev.jxbrowser.card.CreditCards
-
Removes the credit from the store.
- remove(UserDataProfile) - Method in interface com.teamdev.jxbrowser.user.UserDataProfiles
-
Removes the user data from the store.
- remove(Class<C>) - Method in interface com.teamdev.jxbrowser.callback.Advisable
-
Removes a particular service callback.
- remove(String) - Method in interface com.teamdev.jxbrowser.spellcheck.Dictionary
-
Removes the given
word
from the dictionary and schedules a write to disk. - REMOVE_FORMAT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- removeAttribute(String) - Method in interface com.teamdev.jxbrowser.dom.Element
-
Removes an element attribute specified by the given
attrName
. - removeByUrl(String) - Method in interface com.teamdev.jxbrowser.password.PasswordStore
-
Removes records associated with this
url
from the password store. - removeChild(Node) - Method in interface com.teamdev.jxbrowser.dom.Node
-
Removes the given
childNode
of the current node from the DOM. - removeEntryAtIndex(int) - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Removes the item at the given
index
in the back-forward list and returnstrue
if it was removed successfully. - removeEventListener(EventType, Observer<Event>, boolean) - Method in interface com.teamdev.jxbrowser.dom.event.EventTarget
-
Removes the given
listener
from the event target. - removeFormat() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows removing all styles of the selected text (bold, italic, etc.) in a WYSIWYG editor.
- removeItem(String) - Method in interface com.teamdev.jxbrowser.frame.WebStorage
-
Removes the item with the specified
key
from the storage. - removeLanguage(Language) - Method in interface com.teamdev.jxbrowser.spellcheck.SpellChecker
-
Removes the language from the list of the languages for which spell checking is performed.
- removeProperty(String) - Method in interface com.teamdev.jxbrowser.js.JsObject
-
Removes a property with the given
name
in the JavaScript object and returnstrue
if the property was successfully removed. - rendererHangTimeout() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns how many seconds JavaScript can block the page before it is considered hanged.
- rendererHangTimeout(Duration) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets how long the renderer can be unresponsive before it is considered hung.
- renderingMode() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns the rendering mode indicating how the content of the web pages will be rendered.
- RenderingMode - Enum Class in com.teamdev.jxbrowser.engine
-
A list of supported rendering modes.
- renderProcess() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns a
RenderProcess
associated with the current Frame instance. - RenderProcess - Interface in com.teamdev.jxbrowser.frame
-
Contains information about current render process associated with the
Frame
instance. - RenderProcessStarted - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that a new render process for the browser has been started.
- RenderProcessTerminated - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the render process of the browser has been terminated.
- replaceChild(Node, Node) - Method in interface com.teamdev.jxbrowser.dom.Node
-
Replaces the given child
oldNode
of the current node with the givennewNode
. - replaceMisspelledWord(String) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Replaces misspelled word under cursor on the currently loaded web page with the given
word
. - repost() - Method in class com.teamdev.jxbrowser.browser.callback.BeforeFormRepostCallback.Action
-
Notifies the browser that resubmitting POST data is allowed.
- repostActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.BeforeFormRepostCallback.Params
-
Returns a string that represents the localized text of the "Repost" action.
- REQUEST_ENTITY_TOO_LARGE - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- REQUEST_RANGE_NOT_SATISFIABLE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The response was 416 (Requested range not satisfiable) and the server cannot satisfy the range requested.
- REQUEST_RANGE_NOT_SATISFIABLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The response was 416 (Requested range not satisfiable) and the server cannot satisfy the range requested.
- REQUEST_TIMEOUT - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- REQUEST_URI_TOO_LONG - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- RequestCompleted - Interface in com.teamdev.jxbrowser.net.event
-
An event indicating that the URL request has been completed.
- RequestDestroyed - Interface in com.teamdev.jxbrowser.net.event
-
An event indicating that the URL request has been destroyed.
- REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- requestFocus() - Method in class com.teamdev.jxbrowser.view.javafx.BrowserView
- requestFocus() - Method in class com.teamdev.jxbrowser.view.swing.BrowserView
- requestFocus(boolean) - Method in class com.teamdev.jxbrowser.view.swing.BrowserView
- requestFocusInWindow() - Method in class com.teamdev.jxbrowser.view.swing.BrowserView
- RequestPdfDocumentPasswordCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
The callback is invoked when the frame requests the password for an encrypted PDF document.
- RequestPdfDocumentPasswordCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
RequestPdfDocumentPasswordCallback
. - RequestPdfDocumentPasswordCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
RequestPdfDocumentPasswordCallback
. - RequestPermissionCallback - Interface in com.teamdev.jxbrowser.permission.callback
-
This callback is invoked when a web page requests a permission, for example to enable geolocation or notifications.
- RequestPermissionCallback.Action - Class in com.teamdev.jxbrowser.permission.callback
-
An action providing a response to the
RequestPermissionCallback
. - RequestPermissionCallback.Params - Interface in com.teamdev.jxbrowser.permission.callback
-
The parameters of the
RequestPermissionCallback
. - requestPrototype(Descriptors.MethodDescriptor) - Method in class com.teamdev.jxbrowser.ui.NativeThemeStub
- reset() - Method in interface com.teamdev.jxbrowser.dom.FormElement
-
Restores default values of the elements on the form.
- reset() - Method in interface com.teamdev.jxbrowser.zoom.Zoom
-
Resets zoom level for the domain of the currently loaded web page to the default value.
- RESET - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- RESET_CONTENT - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- resize(int, int) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Updates size of this Browser instance with the given width and height.
- resize(Size) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Updates size of the current browser instance with the given one.
- RESIZE - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- RESOURCE_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Reserved value.
- RESOURCE_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Reserved value.
- resourceType() - Method in interface com.teamdev.jxbrowser.net.UrlRequest
-
Returns the type of the resource the request is loading.
- ResourceType - Enum Class in com.teamdev.jxbrowser.net
-
Resource types.
- RESPONSE_BODY_TOO_BIG_TO_DRAIN - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response was too big to drain.
- RESPONSE_BODY_TOO_BIG_TO_DRAIN_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response was too big to drain.
- RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response contained multiple Content-Disposition headers.
- RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response contained multiple Content-Disposition headers.
- RESPONSE_HEADERS_MULTIPLE_CONTENT_LENGTH - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response contained multiple distinct Content-Length headers.
- RESPONSE_HEADERS_MULTIPLE_CONTENT_LENGTH_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response contained multiple distinct Content-Length headers.
- RESPONSE_HEADERS_MULTIPLE_LOCATION - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response contained multiple Location headers.
- RESPONSE_HEADERS_MULTIPLE_LOCATION_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP response contained multiple Location headers.
- RESPONSE_HEADERS_TOO_BIG - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The headers section of the response is too large.
- RESPONSE_HEADERS_TOO_BIG_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The headers section of the response is too large.
- RESPONSE_HEADERS_TRUNCATED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP headers were truncated by an EOF.
- RESPONSE_HEADERS_TRUNCATED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The HTTP headers were truncated by an EOF.
- ResponseBytesReceived - Interface in com.teamdev.jxbrowser.net.event
-
An event indicating that a part of HTTP response body has been received over the network.
- responseCode() - Method in interface com.teamdev.jxbrowser.net.callback.ReceiveHeadersCallback.Params
-
Returns the HTTP response code.
- responseCode() - Method in interface com.teamdev.jxbrowser.net.event.RedirectResponseCodeReceived
-
Returns the HTTP response code (e.g., 300, 301, and so on).
- responseCode() - Method in interface com.teamdev.jxbrowser.net.event.RequestCompleted
-
Returns the HTTP response code or 0 if the request has been failed or canceled.
- responseCode() - Method in interface com.teamdev.jxbrowser.net.event.ResponseStarted
-
Returns the HTTP response code.
- responsePrototype(Descriptors.MethodDescriptor) - Method in class com.teamdev.jxbrowser.ui.NativeThemeStub
- ResponseStarted - Interface in com.teamdev.jxbrowser.net.event
-
An event indicating that the first byte of the URL response body has been received.
- RESULT_CODE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
Reserved value.
- RESULT_CODE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
Reserved value.
- ResultCode - Enum Class in com.teamdev.jxbrowser.cast.rpc
-
The result code that is obtained after creating a cast session.
- results() - Method in interface com.teamdev.jxbrowser.browser.event.SpellCheckCompleted
-
Returns an immutable list of the spell checking results.
- resume() - Method in interface com.teamdev.jxbrowser.download.Download
-
Resumes this download.
- RESUME - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- RESUME_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- REV_CHECKING_ENABLED - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- REV_CHECKING_ENABLED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- REVOKED - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- REVOKED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- rgb(float, float, float) - Static method in interface com.teamdev.jxbrowser.ui.Color
-
Creates a new
Color
instance from the passedRGB
values with opacity (alpha) channel set to 1 (non-transparent). - RGB - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- RGB_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
- RGB16 - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- RGB16_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
- rgba(float, float, float, float) - Static method in interface com.teamdev.jxbrowser.ui.Color
-
Creates a new
Color
instance from the passedRGBA
values. - RGBA - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- RGBA_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
- right() - Method in interface com.teamdev.jxbrowser.print.PageMargins.CustomMargins
-
Returns the margin on the right side of the sheet.
- RIGHT - Enum constant in enum class com.teamdev.jxbrowser.dom.event.MouseEvent.Button
-
A secondary button.
- RIGHT - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
The key was the right-hand version of the key.
- RIGHT_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
The key was the right-hand version of the key.
- ROC_16K - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ROC_8K - Static variable in class com.teamdev.jxbrowser.print.PaperSize
- ROMANIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- ROMANIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- RUSSIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- RUSSIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
S
- sameSite() - Method in interface com.teamdev.jxbrowser.cookie.Cookie
-
Returns the SameSite cookie attribute value.
- sameSite(SameSite) - Method in class com.teamdev.jxbrowser.cookie.Cookie.Builder
-
Sets the SameSite cookie attribute value that allows you to declare if your cookie should be restricted to a first-party or same-site context.
- SameSite - Enum Class in com.teamdev.jxbrowser.cookie
-
Represents the SameSite cookie attribute values of the `Set-Cookie` HTTP response header.
- save() - Method in class com.teamdev.jxbrowser.browser.callback.SaveCreditCardCallback.Action
-
Tells the browser to save the credit card to the credit card store.
- save() - Method in class com.teamdev.jxbrowser.browser.callback.SavePasswordCallback.Action
-
Tells the browser to save credentials in the store.
- save() - Method in class com.teamdev.jxbrowser.browser.callback.SaveUserDataProfileCallback.Action
-
Tells the browser to save the user data profile to the user data store.
- save(Path) - Method in class com.teamdev.jxbrowser.browser.callback.SaveAsPdfCallback.Action
-
Notifies the browser that the save file dialog was closed and the given
file
was selected. - save(Path) - Method in class com.teamdev.jxbrowser.browser.callback.SaveFileCallback.Action
-
Saves the file was selected in the file chooser dialog.
- SAVE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SAVE_PAGE_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.browser.SavePageType
- SAVE_PAGE_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.SavePageType
- SAVE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SaveAsPdfCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the browser requests to display a file chooser dialog to save content as PDF.
- SaveAsPdfCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
SaveAsPdfCallback
. - SaveAsPdfCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
SaveAsPdfCallback
. - SaveCreditCardCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
A callback that is invoked when the user is prompted to save a credit card to the credit card store.
- SaveCreditCardCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
SaveCreditCardCallback
. - SaveCreditCardCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
SaveCreditCardCallback
. - SaveFileCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the browser requests to display a file chooser dialog to save a file.
- SaveFileCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
SaveFileCallback
. - SaveFileCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
SaveFileCallback
. - SavePageType - Enum Class in com.teamdev.jxbrowser.browser
-
Determines how the web page will be saved.
- SavePasswordCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
A callback that is invoked when the user is prompted to save the credentials in the password store.
- SavePasswordCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
SavePasswordCallback
. - SavePasswordCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
SavePasswordCallback
. - SaveUserDataProfileCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
A callback that is invoked when the user is prompted to save the user data profile to the user data store.
- SaveUserDataProfileCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
SaveUserDataProfileCallback
. - SaveUserDataProfileCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
SaveUserDataProfileCallback
. - saveWebPage(Path, Path, SavePageType) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Initiates the saving process of the currently loaded web page.
- scaleFactor() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenPopupCallback.Params
-
Returns the scale factor of the display where the popup is opened.
- scaleFactor() - Method in interface com.teamdev.jxbrowser.browser.event.UpdateBoundsRequested
-
Returns the scale factor of the display where the
Browser
is located. - scaleFactor() - Method in interface com.teamdev.jxbrowser.os.Display
-
Returns the scale factor of the display where the current browser instance is located at the moment.
- scaleFactor() - Method in interface com.teamdev.jxbrowser.print.Scaling.CustomScaling
- scaling() - Method in interface com.teamdev.jxbrowser.print.settings.Scaling
-
Returns the scaling used by the printer.
- scaling(Scaling) - Method in interface com.teamdev.jxbrowser.print.settings.Scaling
-
Configures the scaling for printing.
- Scaling - Interface in com.teamdev.jxbrowser.print
-
The scaling used for printing.
- Scaling<T extends PrintSettings> - Interface in com.teamdev.jxbrowser.print.settings
-
Allows configuring the scaling for printing.
- Scaling.CustomScaling - Interface in com.teamdev.jxbrowser.print
-
The custom scaling used for printing.
- scheme() - Method in interface com.teamdev.jxbrowser.net.callback.AuthenticateCallback.Params
-
Returns the requested authentication scheme, such as "basic" or "digest".
- Scheme - Interface in com.teamdev.jxbrowser.net
-
The scheme component of a URL.
- schemes() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an immutable map of the schemes that will be intercepted.
- screen() - Static method in interface com.teamdev.jxbrowser.cast.MediaSource
-
Returns a media source that represents any screen's content.
- Screen - Interface in com.teamdev.jxbrowser.cast
-
A screen whose content can be cast.
- SCREEN - Enum constant in enum class com.teamdev.jxbrowser.capture.CaptureSourceType
-
The content is captured from a screen.
- SCREEN - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
-
Cast the screen's content.
- SCREEN_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
-
Cast the screen's content.
- ScreenCastOptions - Interface in com.teamdev.jxbrowser.cast
-
Configuration options for screen casting.
- ScreenCastOptions.Builder - Class in com.teamdev.jxbrowser.cast
-
A builder of
ScreenCastOptions
. - screenLocation() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEvent
-
Returns the location of the mouse cursor in the screen's coordinate system at the time the event occurred.
- screenLocation() - Method in interface com.teamdev.jxbrowser.dom.event.MouseEventParams
-
Returns the location of the mouse cursor in the screen's coordinate system at the time the event occurred.
- screenLocation() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
-
Returns the location of the mouse cursor in the screen's coordinate system at the time the event occurred.
- screenLocation(Point) - Method in class com.teamdev.jxbrowser.dom.event.MouseEventParams.Builder
-
Sets the location of the mouse cursor in the screen's coordinate system at the time the event occurred.
- screens() - Method in interface com.teamdev.jxbrowser.capture.CaptureSources
-
Returns the list of available screens for capture.
- screens() - Method in interface com.teamdev.jxbrowser.cast.MediaCasting
-
Returns a service that allows obtaining connected screens for casting.
- Screens - Interface in com.teamdev.jxbrowser.cast
-
A service that allows obtaining connected screens.
- SCRIPT - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents an external script.
- SCRIPT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents an external script.
- SCROLL - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- SCROLL_LINE_DOWN - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- SCROLL_LINE_UP - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- SCROLL_LOCK - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SCROLL_LOCK_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SCROLL_PAGE_BACKWARD - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- SCROLL_PAGE_FORWARD - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- SCROLL_TO_BEGINNING_OF_DOCUMENT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- SCROLL_TO_END_OF_DOCUMENT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- SCROLL_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.ui.ScrollType
-
Reserved value.
- SCROLL_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.ScrollType
-
Reserved value.
- scrollbarsHidden() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Indicates whether scrollbars on a web page loaded in the browser are hidden.
- scrollIntoView(Element.AlignTo) - Method in interface com.teamdev.jxbrowser.dom.Element
-
Scrolls the element's parent container such that the element on which this method is called is visible to the user.
- scrollLineDown() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows scrolling one line down.
- scrollLineUp() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows scrolling one line up.
- scrollPageBackward() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows scrolling a page backward.
- scrollPageForward() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows scrolling a page forward.
- scrollToBeginningOfDocument() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows scrolling content to the beginning of the document in the frame.
- scrollToEndOfDocument() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows scrolling content to the end of the document in the frame.
- scrollType() - Method in interface com.teamdev.jxbrowser.ui.event.MouseWheel
-
Returns the scroll type of the event.
- scrollType(ScrollType) - Method in class com.teamdev.jxbrowser.ui.event.MouseWheel.Builder
-
Sets the scroll type of the event.
- ScrollType - Enum Class in com.teamdev.jxbrowser.ui
-
The scroll types.
- searchBackward(boolean) - Method in class com.teamdev.jxbrowser.search.FindOptions.Builder
-
Specifies whether the search is performed backward.
- SearchContext - Interface in com.teamdev.jxbrowser.dom
-
Base interface for search methods that must be inherited by the DOM interfaces that want to have search mechanisms.
- SECONDARY - Enum constant in enum class com.teamdev.jxbrowser.ui.MouseButton
- SECONDARY_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.MouseButton
- secondaryButtonDown(boolean) - Method in class com.teamdev.jxbrowser.ui.MouseModifiers.Builder
-
Sets the flag indicating whether the secondary mouse button is down.
- secure(boolean) - Method in class com.teamdev.jxbrowser.cookie.Cookie.Builder
-
Specifies whether the cookie is restricted to a secure protocol (HTTPS or WSS) or it can be sent using any protocol.
- secureOriginWhiteList() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an immutable list of the insecure origins that will be treated as secure.
- SEE_OTHER - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- select() - Method in interface com.teamdev.jxbrowser.dom.OptionElement
-
Selects the current option element.
- select(int) - Method in class com.teamdev.jxbrowser.browser.callback.SelectClientCertificateCallback.Action
-
Notifies the browser that the client certificate from the list with the given index should be selected.
- select(MediaDevice) - Static method in interface com.teamdev.jxbrowser.media.callback.SelectMediaDeviceCallback.Response
-
Notifies the engine that the given media input device should be used.
- select(ContextMenuItem) - Method in class com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Action
-
Select the
item
. - select(ClientCertificate) - Method in class com.teamdev.jxbrowser.browser.callback.SelectClientCertificateCallback.Action
-
Notifies the browser that the given
clientCertificate
should be selected. - select(Color) - Method in class com.teamdev.jxbrowser.browser.callback.SelectColorCallback.Action
-
Notifies the browser that the user has selected a color.
- SELECT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SELECT - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- SELECT_ALL - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- SELECT_LINE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- SELECT_PARAGRAPH - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- SELECT_SENTENCE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- SELECT_TASK - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SELECT_TASK_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SELECT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SELECT_WORD - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- selectActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.SelectClientCertificateCallback.Params
-
Returns a string that represents the localized text of the "Select" action.
- selectAll() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows selecting all text in the frame or the currently focused text field, text area or a WYSIWYG editor.
- SelectClientCertificateCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the web server requires authorization via SSL client certificate.
- SelectClientCertificateCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
SelectClientCertificateCallback
. - SelectClientCertificateCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
SelectClientCertificateCallback
. - SelectColorCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the user clicks an
<input type='color'>
HTML5 element. - SelectColorCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
SelectColorCallback
. - SelectColorCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
SelectColorCallback
. - selectedMatch() - Method in interface com.teamdev.jxbrowser.search.FindResult
-
Returns the index of the currently selected match or -1 when there are no matches.
- selectedText() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns the text of the selection that the context menu is invoked on.
- SelectElement - Interface in com.teamdev.jxbrowser.dom
-
An HTML DOM select element.
- selectionAsHtml() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns a string that contains HTML of the selected content in the frame or an empty string if there is no selection.
- selectionAsText() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns a text representation of the selected content in the frame or an empty string if there is no selection.
- selectLine() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows selecting a line at the caret position in a text area or a WYSIWYG editor.
- SelectMediaDeviceCallback - Interface in com.teamdev.jxbrowser.media.callback
-
This callback is invoked when the web page asks which media input device should be used.
- SelectMediaDeviceCallback.Params - Interface in com.teamdev.jxbrowser.media.callback
-
The parameters of the
SelectMediaDeviceCallback
. - SelectMediaDeviceCallback.Response - Interface in com.teamdev.jxbrowser.media.callback
-
A response for
SelectMediaDeviceCallback
. - selectParagraph() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows selecting the whole paragraph at the caret position in a text area or a WYSIWYG editor.
- selectSentence() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows selecting the whole sentence at the caret position in a text area or a WYSIWYG editor.
- selectSource(Browser, AudioCaptureMode) - Method in class com.teamdev.jxbrowser.browser.callback.StartCaptureSessionCallback.Action
-
Tells the browser to use the given browser as the capture source.
- selectSource(CaptureSource, AudioCaptureMode) - Method in class com.teamdev.jxbrowser.browser.callback.StartCaptureSessionCallback.Action
-
Tells the browser to use the given capture source.
- selectWord() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows selecting the word at the caret position in a text field, text area or a WYSIWYG editor.
- self() - Method in interface com.teamdev.jxbrowser.dom.event.WheelEventParams
- SELF_SIGNED_CERT_GENERATION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Self-signed certificate generation failed.
- SELF_SIGNED_CERT_GENERATION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Self-signed certificate generation failed.
- SEMICOLON - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SEMICOLON_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SENSORS - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- SENSORS_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- SEPARATOR - Enum constant in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
The context menu item is a separator.
- SEPARATOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
The context menu item is a separator.
- SERBIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- SERBIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- SERVER_BAD_CONTENT - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The server does not have the requested data.
- SERVER_BAD_CONTENT_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The server does not have the requested data.
- SERVER_CERT_PROBLEM - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Server certificate problem.
- SERVER_CERT_PROBLEM_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Server certificate problem.
- SERVER_CONTENT_LENGTH_MISMATCH - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The server sent fewer bytes than the content-length header.
- SERVER_CONTENT_LENGTH_MISMATCH_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The server sent fewer bytes than the content-length header.
- SERVER_FAILED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The server indicates that the operation has failed (generic).
- SERVER_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The server indicates that the operation has failed (generic).
- SERVER_FORBIDDEN - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Server access forbidden.
- SERVER_FORBIDDEN_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Server access forbidden.
- SERVER_NO_RANGE - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The server does not support range requests.
- SERVER_NO_RANGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The server does not support range requests.
- SERVER_UNAUTHORIZED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Server didn't authorize access to resource.
- SERVER_UNAUTHORIZED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Server didn't authorize access to resource.
- SERVER_UNREACHABLE - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Unexpected server response.
- SERVER_UNREACHABLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Unexpected server response.
- serverWhitelist() - Method in interface com.teamdev.jxbrowser.net.HttpAuthPreferences
-
Returns the server HTTP authorization whitelist as a string with comma/semicolon separated server URLs.
- serverWhitelist(String) - Method in interface com.teamdev.jxbrowser.net.HttpAuthPreferences
-
Configures the server HTTP authorization whitelist.
- SERVICE_UNAVAILABLE - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- SERVICE_WORKER - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents the main resource of a service worker.
- SERVICE_WORKER_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents the main resource of a service worker.
- sessionStorage() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns the
sessionStorage
instance of this frame. - set(long, Object) - Method in interface com.teamdev.jxbrowser.js.JsArray
-
Inserts the specified
element
into the array at the specifiedindex
. - set(Cookie) - Method in interface com.teamdev.jxbrowser.cookie.CookieStore
-
Sets the
cookie
. - set(Class<C>, C) - Method in interface com.teamdev.jxbrowser.callback.Advisable
-
Sets a particular service callback.
- set(Object, Object) - Method in interface com.teamdev.jxbrowser.js.JsMap
-
Associates the specified
key
with the specifiedvalue
. - setBounds(int, int, int, int) - Method in class com.teamdev.jxbrowser.view.swt.BrowserView
- setBounds(Rectangle) - Method in class com.teamdev.jxbrowser.view.swt.BrowserView
- setColorMode(RpcController, SetThemeColorRequest, RpcCallback<Empty>) - Method in class com.teamdev.jxbrowser.ui.NativeThemeStub
- setEnabled(boolean) - Method in class com.teamdev.jxbrowser.view.swing.BrowserView
- setEngineId(EngineId) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- setEngineId(EngineId) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- setEngineId(EngineId.Builder) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- setEngineId(EngineId.Builder) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- setSize(int, int) - Method in class com.teamdev.jxbrowser.view.swt.BrowserView
- setTheme(AppTheme) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- setTheme(AppTheme) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- SetThemeColorRequest - Class in com.teamdev.jxbrowser.ui
-
A request to set theme's color.
- SetThemeColorRequest.Builder - Class in com.teamdev.jxbrowser.ui
-
A request to set theme's color.
- setThemeValue(int) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- setThemeValue(int) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- settings() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns
BrowserSettings
that allows configuring the current browser instance. - settings() - Method in interface com.teamdev.jxbrowser.plugin.Plugins
-
Returns
PluginSettings
that allows configuring the settings of the available plugins. - settings() - Method in interface com.teamdev.jxbrowser.print.PrintJob
-
Returns the configurable settings of this print job.
- setUnknownFields(UnknownFieldSet) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest.Builder
- setVisible(boolean) - Method in class com.teamdev.jxbrowser.view.swing.BrowserView
- setVisible(boolean) - Method in class com.teamdev.jxbrowser.view.swt.BrowserView
- SHA1_SIGNATURE_PRESENT - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- SHA1_SIGNATURE_PRESENT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- SHARED_WORKER - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents the main resource of a shared worker.
- SHARED_WORKER_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents the main resource of a shared worker.
- SHARP_ARC_MODE_CM_BW - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Sharp printer PPDs.
- SHARP_ARC_MODE_CM_BW_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Sharp printer PPDs.
- SHARP_ARC_MODE_CM_COLOR - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Sharp printer PPDs.
- SHARP_ARC_MODE_CM_COLOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Sharp printer PPDs.
- SHIFT_LEFT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SHIFT_LEFT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SHIFT_RIGHT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SHIFT_RIGHT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- shiftDown(boolean) - Method in class com.teamdev.jxbrowser.ui.KeyModifiers.Builder
-
Sets the flag indicating whether the Shift is down.
- SHORT_EDGE - Enum constant in enum class com.teamdev.jxbrowser.print.DuplexMode
-
Two-sided printing, flipping on the short edge.
- SHORT_EDGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.DuplexMode
-
Two-sided printing, flipping on the short edge.
- shortDescription() - Method in interface com.teamdev.jxbrowser.net.tls.CertVerificationError
-
A short localized human-readable description of the verification error.
- shouldFireBeforeUnload() - Method in interface com.teamdev.jxbrowser.browser.CloseOptions
-
Returns
true
if the registered on the web pagebeforeunload
andunload
JavaScript events should be fired when closing a browser instance. - show() - Method in interface com.teamdev.jxbrowser.devtools.DevTools
-
Opens Chromium Developer Tools panel in a new window.
- show(String) - Static method in interface com.teamdev.jxbrowser.navigation.callback.ShowHttpErrorPageCallback.Response
-
Notifies the browser that it should display an error page with the given HTML.
- show(String) - Static method in interface com.teamdev.jxbrowser.navigation.callback.ShowNetErrorPageCallback.Response
-
Notifies the browser that it should display a network error page with the given HTML.
- SHOW_ALL_WINDOWS - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SHOW_ALL_WINDOWS_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ShowContextMenuCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when the browser attempts to display a context menu, for example, when the user right-clicks on a misspelled word on the web page.
- ShowContextMenuCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
ShowContextMenuCallback
. - ShowContextMenuCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
ShowContextMenuCallback
. - showDefault() - Static method in interface com.teamdev.jxbrowser.navigation.callback.ShowHttpErrorPageCallback.Response
-
Notifies the browser that it should display the default error page.
- showDefault() - Static method in interface com.teamdev.jxbrowser.navigation.callback.ShowNetErrorPageCallback.Response
-
Notifies the browser that it should display the default network error page.
- showDialog() - Method in class com.teamdev.jxbrowser.browser.callback.SelectColorCallback.Action
-
Tells the browser to display a color picker.
- ShowHttpErrorPageCallback - Interface in com.teamdev.jxbrowser.navigation.callback
-
This callback is invoked when the engine is about to display an error web page because the web server sends an empty HTTP response with the HTTP status code that represents an error.
- ShowHttpErrorPageCallback.Params - Interface in com.teamdev.jxbrowser.navigation.callback
- ShowHttpErrorPageCallback.Response - Interface in com.teamdev.jxbrowser.navigation.callback
-
A response for
ShowHttpErrorPageCallback
. - ShowNetErrorPageCallback - Interface in com.teamdev.jxbrowser.navigation.callback
-
This callback is invoked when the engine is about to display a network error web page because the required web resource cannot be loaded because of a network error.
- ShowNetErrorPageCallback.Params - Interface in com.teamdev.jxbrowser.navigation.callback
- ShowNetErrorPageCallback.Response - Interface in com.teamdev.jxbrowser.navigation.callback
-
A response for
ShowNetErrorPageCallback
. - showPasswordDialog() - Method in class com.teamdev.jxbrowser.browser.callback.RequestPdfDocumentPasswordCallback.Action
-
Tells the browser to use the standard PDF viewer password dialog UI to load the encrypted PDF document.
- showPrintPreview() - Method in class com.teamdev.jxbrowser.browser.callback.PrintCallback.Action
-
Notifies the browser to display the print preview dialog.
- showScrollbars() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Shows the scrollbars on the web pages loaded in the browser.
- showSelectSourceDialog() - Method in class com.teamdev.jxbrowser.browser.callback.StartCaptureSessionCallback.Action
-
Tells the browser to display the default dialog for choosing the capture source.
- SIMPLE_VALUES - Enum constant in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
The pop-up contains suggestions for a single web-form control.
- SIMPLE_VALUES_VALUE - Static variable in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
The pop-up contains suggestions for a single web-form control.
- SIMPLEX - Enum constant in enum class com.teamdev.jxbrowser.print.DuplexMode
-
One-sided printing.
- SIMPLEX_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.DuplexMode
-
One-sided printing.
- SINK_STATE_UNDEFINED - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
- SINK_STATE_UNDEFINED_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
- SIX - Enum constant in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- SIX_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- SIXTEEN - Enum constant in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- SIXTEEN_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- size() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns the size of the current browser instance in the logical pixels.
- size() - Method in interface com.teamdev.jxbrowser.js.JsMap
-
Returns the number of key-value mappings in this map.
- size() - Method in interface com.teamdev.jxbrowser.js.JsSet
-
Returns the number of elements in this set.
- size() - Method in interface com.teamdev.jxbrowser.ui.Bitmap
-
Returns
Size
of this bitmap instance. - size() - Method in interface com.teamdev.jxbrowser.ui.Rect
-
Returns the rectangle dimensions.
- Size - Interface in com.teamdev.jxbrowser.ui
-
A pair of numbers that in general are used to define dimensions in the two-dimensional space.
- SLASH - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SLASH_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SLEEP - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SLEEP_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SLOVAK - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- SLOVAK - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- SLOVENIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- SLOVENIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- small() - Static method in interface com.teamdev.jxbrowser.ui.AbsoluteFontSize
-
Font size that is small relatively to the default font size.
- SOCKET_IS_CONNECTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The socket is already connected.
- SOCKET_IS_CONNECTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The socket is already connected.
- SOCKET_NOT_CONNECTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The socket is not connected.
- SOCKET_NOT_CONNECTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The socket is not connected.
- SOCKET_RECEIVE_BUFFER_SIZE_UNCHANGEABLE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to set the socket's receive buffer size as requested, despite success return code from setsockopt.
- SOCKET_RECEIVE_BUFFER_SIZE_UNCHANGEABLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to set the socket's receive buffer size as requested, despite success return code from setsockopt.
- SOCKET_SEND_BUFFER_SIZE_UNCHANGEABLE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to set the socket's send buffer size as requested, despite success return code from setsockopt.
- SOCKET_SEND_BUFFER_SIZE_UNCHANGEABLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to set the socket's send buffer size as requested, despite success return code from setsockopt.
- SOCKET_SET_RECEIVE_BUFFER_SIZE_ERROR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to set the socket's receive buffer size as requested.
- SOCKET_SET_RECEIVE_BUFFER_SIZE_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to set the socket's receive buffer size as requested.
- SOCKET_SET_SEND_BUFFER_SIZE_ERROR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to set the socket's send buffer size as requested.
- SOCKET_SET_SEND_BUFFER_SIZE_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to set the socket's send buffer size as requested.
- SOCKS_CONNECTION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Failed establishing a connection to the SOCKS proxy server for a target host.
- SOCKS_CONNECTION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Failed establishing a connection to the SOCKS proxy server for a target host.
- SOCKS_CONNECTION_HOST_UNREACHABLE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The SOCKS proxy server failed establishing connection to the target host because that host is unreachable.
- SOCKS_CONNECTION_HOST_UNREACHABLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The SOCKS proxy server failed establishing connection to the target host because that host is unreachable.
- SOCKS4 - Enum constant in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
The proxy for the SOCKS4 protocol.
- SOCKS4_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
The proxy for the SOCKS4 protocol.
- SOCKS5 - Enum constant in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
The proxy for the SOCKS5 protocol.
- SOCKS5_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
The proxy for the SOCKS5 protocol.
- source() - Method in interface com.teamdev.jxbrowser.capture.CaptureSession
-
Returns the
CaptureSource
instance for this capture session. - source() - Method in interface com.teamdev.jxbrowser.js.ConsoleMessage
-
Returns a string that represents the source of the console message.
- sources() - Method in interface com.teamdev.jxbrowser.browser.callback.StartCaptureSessionCallback.Params
-
Returns the available capture sources.
- SPACE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SPACE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SPANISH_LATIN_AMERICA - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- SPANISH_SPAIN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- SPANISH_SPAIN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- SPEECH_INPUT_TOGGLE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SPEECH_INPUT_TOGGLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SPELL_CHECK - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SPELL_CHECK_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SpellCheckCompleted - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that spell checking on the frame has been completed.
- spellChecker() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns a service that allows working with spell checking functionality.
- spellChecker() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service that allows working with spell checking functionality.
- SpellChecker - Interface in com.teamdev.jxbrowser.spellcheck
-
A profile service that provides functionality for configuring spell checking.
- SpellCheckingResult - Interface in com.teamdev.jxbrowser.spellcheck
-
A spell checking result that contains the bounds of a mis-spelled substring of the checked text.
- spellCheckMenu() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns the spell check sub menu.
- SpellCheckMenu - Interface in com.teamdev.jxbrowser.menu
-
A spell check menu in the context menu.
- srcUrl() - Method in interface com.teamdev.jxbrowser.browser.callback.ShowContextMenuCallback.Params
-
Returns the source URL of the HTML element that the context menu is invoked on.
- SSL_BAD_PEER_PUBLIC_KEY - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
SSL peer's public key is invalid.
- SSL_BAD_PEER_PUBLIC_KEY_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
SSL peer's public key is invalid.
- SSL_BAD_RECORD_MAC_ALERT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An SSL peer sent us a fatal bad_record_mac alert.
- SSL_BAD_RECORD_MAC_ALERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An SSL peer sent us a fatal bad_record_mac alert.
- SSL_CLIENT_AUTH_CERT_BAD_FORMAT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to import a client certificate from the platform store into the SSL library.
- SSL_CLIENT_AUTH_CERT_BAD_FORMAT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Failed to import a client certificate from the platform store into the SSL library.
- SSL_CLIENT_AUTH_CERT_NEEDED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server requested a client certificate for SSL client authentication.
- SSL_CLIENT_AUTH_CERT_NEEDED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server requested a client certificate for SSL client authentication.
- SSL_CLIENT_AUTH_CERT_NO_PRIVATE_KEY - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL client certificate has no private key.
- SSL_CLIENT_AUTH_CERT_NO_PRIVATE_KEY_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL client certificate has no private key.
- SSL_CLIENT_AUTH_NO_COMMON_ALGORITHMS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
There were no common signature algorithms between our client certificate private key and the server's preferences.
- SSL_CLIENT_AUTH_NO_COMMON_ALGORITHMS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
There were no common signature algorithms between our client certificate private key and the server's preferences.
- SSL_CLIENT_AUTH_PRIVATE_KEY_ACCESS_DENIED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The permission to use the SSL client certificate's private key was denied.
- SSL_CLIENT_AUTH_PRIVATE_KEY_ACCESS_DENIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The permission to use the SSL client certificate's private key was denied.
- SSL_CLIENT_AUTH_SIGNATURE_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
We were unable to sign the CertificateVerify data of an SSL client auth handshake with the client certificate's private key.
- SSL_CLIENT_AUTH_SIGNATURE_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
We were unable to sign the CertificateVerify data of an SSL client auth handshake with the client certificate's private key.
- SSL_DECOMPRESSION_FAILURE_ALERT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An SSL peer sent us a fatal decompression_failure alert.
- SSL_DECOMPRESSION_FAILURE_ALERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An SSL peer sent us a fatal decompression_failure alert.
- SSL_DECRYPT_ERROR_ALERT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An SSL peer sent us a fatal decrypt_error alert.
- SSL_DECRYPT_ERROR_ALERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An SSL peer sent us a fatal decrypt_error alert.
- SSL_HANDSHAKE_NOT_COMPLETED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An operation failed because the SSL handshake has not completed.
- SSL_HANDSHAKE_NOT_COMPLETED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An operation failed because the SSL handshake has not completed.
- SSL_KEY_USAGE_INCOMPATIBLE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server's certificate has a keyUsage extension incompatible with the negotiated TLS key exchange method.
- SSL_KEY_USAGE_INCOMPATIBLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server's certificate has a keyUsage extension incompatible with the negotiated TLS key exchange method.
- SSL_NO_RENEGOTIATION - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The peer sent an SSL no_renegotiation alert message.
- SSL_NO_RENEGOTIATION_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The peer sent an SSL no_renegotiation alert message.
- SSL_OBSOLETE_CIPHER - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL server required an unsupported cipher suite that has since been removed.
- SSL_OBSOLETE_CIPHER_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL server required an unsupported cipher suite that has since been removed.
- SSL_PINNED_KEY_NOT_IN_CERT_CHAIN - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate didn't match the built-in public key pins for the host name.
- SSL_PINNED_KEY_NOT_IN_CERT_CHAIN_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The certificate didn't match the built-in public key pins for the host name.
- SSL_PROTOCOL_ERROR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An SSL protocol error occurred.
- SSL_PROTOCOL_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An SSL protocol error occurred.
- SSL_RENEGOTIATION_REQUESTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server requested a renegotiation (rehandshake).
- SSL_RENEGOTIATION_REQUESTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server requested a renegotiation (rehandshake).
- SSL_SERVER_CERT_BAD_FORMAT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL server presented a certificate which could not be decoded.
- SSL_SERVER_CERT_BAD_FORMAT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL server presented a certificate which could not be decoded.
- SSL_SERVER_CERT_CHANGED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL server certificate changed in a renegotiation.
- SSL_SERVER_CERT_CHANGED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL server certificate changed in a renegotiation.
- SSL_UNRECOGNIZED_NAME_ALERT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL server sent us a fatal unrecognized_name alert.
- SSL_UNRECOGNIZED_NAME_ALERT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The SSL server sent us a fatal unrecognized_name alert.
- SSL_VERSION_OR_CIPHER_MISMATCH - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The client and server don't support a common SSL protocol version or cipher suite.
- SSL_VERSION_OR_CIPHER_MISMATCH_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The client and server don't support a common SSL protocol version or cipher suite.
- SSL_VERSION_QUIC - Enum constant in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_QUIC_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_SSL2 - Enum constant in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_SSL2_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_SSL3 - Enum constant in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_SSL3_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_TLS1 - Enum constant in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_TLS1_1 - Enum constant in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_TLS1_1_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_TLS1_2 - Enum constant in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_TLS1_2_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_TLS1_3 - Enum constant in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_TLS1_3_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_TLS1_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_UNKNOWN - Enum constant in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_UNKNOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.SslVersion
- SSL_VERSION_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.net.SslVersion
-
Reserved value.
- SSL_VERSION_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.SslVersion
-
Reserved value.
- SslPrivateKey - Interface in com.teamdev.jxbrowser.net.tls
-
An SSL private key.
- sslVersion() - Method in interface com.teamdev.jxbrowser.net.UrlRequest
-
Returns an
Optional
that contains the SSL connection version used to make this request if it is available and the current request represents an HTTPS request, otherwise an emptyOptional
. - SslVersion - Enum Class in com.teamdev.jxbrowser.net
-
The list of supported SSL connection versions.
- STANDALONE - Enum constant in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Represents "display-mode: minimal-ui".
- STANDALONE_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Represents "display-mode: minimal-ui".
- STANDARD - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
The key has only one version, or cannot be distinguished between the left and right versions of the key, and was not pressed on the numeric keypad or a key that is considered to be part of the keypad.
- STANDARD_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
The key has only one version, or cannot be distinguished between the left and right versions of the key, and was not pressed on the numeric keypad or a key that is considered to be part of the keypad.
- start() - Static method in interface com.teamdev.jxbrowser.navigation.callback.StartNavigationCallback.Response
-
Notifies the browser that it should continue loading the URL.
- start(MediaReceiver) - Method in class com.teamdev.jxbrowser.browser.callback.StartPresentationCallback.Action
-
Starts the presentation on the
receiver
. - StartCaptureSessionCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
This callback is invoked when a web page requests permission to start a capture session.
- StartCaptureSessionCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action to take in
StartCaptureSessionCallback
. - StartCaptureSessionCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
StartCaptureSessionCallback
. - StartDownloadCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
The callback that is invoked when the browser is about to start downloading the file.
- StartDownloadCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
StartDownloadCallback
. - StartDownloadCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
StartDownloadCallback
. - StartNavigationCallback - Interface in com.teamdev.jxbrowser.navigation.callback
-
This callback is invoked before the engine starts navigation to a resource.
- StartNavigationCallback.Params - Interface in com.teamdev.jxbrowser.navigation.callback
-
The parameters of the
StartNavigationCallback
. - StartNavigationCallback.Response - Interface in com.teamdev.jxbrowser.navigation.callback
-
A response for
StartNavigationCallback
. - StartPresentationCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
A callback that is invoked when a presentation has been requested via the JavaScript Presentation API.
- StartPresentationCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
StartPresentationCallback
. - StartPresentationCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
StartPresentationCallback
. - state() - Method in interface com.teamdev.jxbrowser.cast.MediaReceiver
-
Returns the current state of the receiver.
- state() - Method in interface com.teamdev.jxbrowser.download.Download
-
Returns the download state.
- state() - Method in interface com.teamdev.jxbrowser.user.Address
-
The name of the state.
- status() - Method in interface com.teamdev.jxbrowser.browser.event.RenderProcessTerminated
-
Returns the termination status of the terminated render process.
- status() - Method in interface com.teamdev.jxbrowser.net.event.RequestCompleted
-
Returns the status of the URL request.
- status() - Method in interface com.teamdev.jxbrowser.net.tls.CertVerificationError
-
The certificate verification status.
- StatusChanged - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the status text has been changed.
- statusLine() - Method in interface com.teamdev.jxbrowser.net.callback.ReceiveHeadersCallback.Params
-
Returns a string that represents the information about HTTP version, response code and the status text.
- statusText() - Method in interface com.teamdev.jxbrowser.browser.event.StatusChanged
-
Returns a string that represents the new status text or an empty string if the status text is empty.
- statusText() - Method in interface com.teamdev.jxbrowser.net.callback.ReceiveHeadersCallback.Params
-
Returns a string that represents the short textual description of the response code.
- stay() - Method in class com.teamdev.jxbrowser.browser.callback.BeforeUnloadCallback.Action
-
Notifies the browser that the user decided to stay on the current page.
- stayActionText() - Method in interface com.teamdev.jxbrowser.browser.callback.BeforeUnloadCallback.Params
-
Returns a string that represents the localized text of the "Stay" action.
- STILL_RUNNING - Enum constant in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- STILL_RUNNING_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- stop() - Method in interface com.teamdev.jxbrowser.capture.CaptureSession
-
Stops capturing.
- stop() - Method in interface com.teamdev.jxbrowser.cast.CastSession
-
Stops this cast session.
- stop() - Method in interface com.teamdev.jxbrowser.navigation.Navigation
-
Cancels any pending navigation or download operation and stops any dynamic page elements, such as background sounds and animations.
- stopFindingAndClearSelection() - Method in interface com.teamdev.jxbrowser.search.TextFinder
-
Stops finding and clears the highlighting of the found matches.
- stopFindingAndKeepSelection() - Method in interface com.teamdev.jxbrowser.search.TextFinder
-
Stops finding and keeps the currently highlighted match selected.
- stopPropagation() - Method in interface com.teamdev.jxbrowser.dom.event.Event
-
Informs the browser that the event should not propagate in the capturing and bubbling phases.
- street() - Method in interface com.teamdev.jxbrowser.user.Address
-
The whole street name.
- STRICT_MODE - Enum constant in enum class com.teamdev.jxbrowser.cookie.SameSite
-
The cookie can only be sent in a first-party context, when the cookie matches the domain of the current site.
- strikethrough() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows making the selected text strikethrough in a WYSIWYG editor.
- STRIKETHROUGH - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- STRING - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result contains a single string.
- STRING_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result contains a single string.
- stringify(JsObject) - Method in interface com.teamdev.jxbrowser.js.Json
-
Converts the given JavaScript object into a JSON string.
- stringValue() - Method in interface com.teamdev.jxbrowser.net.MultipartFormData.Pair
-
Returns the form content segment value as a string.
- STYLESHEET - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a CSS stylesheet.
- STYLESHEET_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a CSS stylesheet.
- SUB_FRAME - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a frame or iframe.
- SUB_FRAME_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents a frame or iframe.
- SUB_MENU - Enum constant in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
The context menu item is a sub-menu with items.
- SUB_MENU_VALUE - Static variable in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
The context menu item is a sub-menu with items.
- SUB_RESOURCE - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
- SUB_RESOURCE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
- submit() - Method in interface com.teamdev.jxbrowser.dom.FormElement
-
Submits the form represented by the element.
- SUBMIT - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- subscript() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows making the selected text subscript in a WYSIWYG editor.
- SUBSCRIPT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- Subscription - Interface in com.teamdev.jxbrowser.event
-
A subscription returns from
Observable.on(Class, Observer)
to allow unsubscribing. - suggestedDirectory() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenFileCallback.Params
-
Returns the suggested directory for the dialog.
- suggestedDirectory() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenFolderCallback.Params
-
Returns the suggested directory for the dialog.
- suggestedDirectory() - Method in interface com.teamdev.jxbrowser.browser.callback.SaveAsPdfCallback.Params
-
Returns an absolute path to the directory where the target PDF file is suggested to be saved.
- suggestedDirectory() - Method in interface com.teamdev.jxbrowser.browser.callback.SaveFileCallback.Params
-
Returns the suggested directory for the dialog.
- suggestedFileName() - Method in interface com.teamdev.jxbrowser.browser.callback.SaveAsPdfCallback.Params
-
Returns a string that represents the suggested name of the target PDF file.
- suggestedFileName() - Method in interface com.teamdev.jxbrowser.browser.callback.SaveFileCallback.Params
-
Returns the suggested name of the file.
- suggestedFileName() - Method in interface com.teamdev.jxbrowser.download.DownloadTarget
-
Returns a string that represents the suggested file name.
- SUGGESTIONS_POPUP_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
Reserved value.
- SUGGESTIONS_POPUP_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
Reserved value.
- SuggestionsPopupType - Enum Class in com.teamdev.jxbrowser.suggestions
-
All supported suggestions pop-up types.
- SUPER - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SUPER_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- superscript() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows making the selected text superscript in a WYSIWYG editor.
- SUPERSCRIPT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- supports(MediaSource) - Method in interface com.teamdev.jxbrowser.cast.MediaReceiver
-
Returns
true
if the receiver supports casting ofmediaSource
. - suppress() - Static method in interface com.teamdev.jxbrowser.browser.callback.CreatePopupCallback.Response
-
Returns the
Response
instance that indicates that the popup creation should be suppressed. - suppress() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.EnterMouseCallback.Response
-
Returns a
Response
instance that indicates that the event should be suppressed. - suppress() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.ExitMouseCallback.Response
-
Returns a
Response
instance that indicates that the event should be suppressed. - suppress() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.MoveMouseCallback.Response
-
Returns a
Response
instance that indicates that the event should be suppressed. - suppress() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.MoveMouseWheelCallback.Response
-
Returns a
Response
instance that indicates that the event should be suppressed. - suppress() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.PressKeyCallback.Response
-
Returns a
Response
instance that indicates that the event should be suppressed. - suppress() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.PressMouseCallback.Response
-
Returns a
Response
instance that indicates that the event should be suppressed. - suppress() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.ReleaseKeyCallback.Response
-
Returns a
Response
instance that indicates that the event should be suppressed. - suppress() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.ReleaseMouseCallback.Response
-
Returns a
Response
instance that indicates that the event should be suppressed. - suppress() - Static method in interface com.teamdev.jxbrowser.browser.callback.input.TypeKeyCallback.Response
-
Returns a
Response
instance that indicates that the event should be suppressed. - SUSPEND - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SUSPEND_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- SWAHILI - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- SWEDISH - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- SWEDISH - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- switches() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an immutable list of the Chromium switches that will be passed to the Chromium Main process.
- SWITCHING_PROTOCOLS - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- SYN_REPLY_NOT_RECEIVED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
FLIP data received without receiving a SYN_REPLY on the stream.
- SYN_REPLY_NOT_RECEIVED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
FLIP data received without receiving a SYN_REPLY on the stream.
- SyncCallback<P,
R> - Interface in com.teamdev.jxbrowser.callback -
A common interface that all synchronous callbacks must extend.
- SYSTEM - Enum constant in enum class com.teamdev.jxbrowser.ui.AppTheme
-
The app theme is inherited from the system.
- SYSTEM_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.AppTheme
-
The app theme is inherited from the system.
- SystemPrinter<PrintSettingT extends PrintSettings> - Interface in com.teamdev.jxbrowser.print
-
A local or network printer installed in the system.
- SystemPrinter.HtmlSettings - Interface in com.teamdev.jxbrowser.print
-
Print settings available when printing HTML content on a physical printer.
- SystemPrinter.PdfSettings - Interface in com.teamdev.jxbrowser.print
-
Print settings available when printing PDF content on a physical printer.
- SystemPrinter.Settings<T extends SystemPrinter.Settings<T>> - Interface in com.teamdev.jxbrowser.print
-
Print settings available when printing HTML or PDF content on a physical printer.
- SystemProxyConfig - Class in com.teamdev.jxbrowser.net.proxy
T
- TAB - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- TAB_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- TAMIL - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- target() - Method in interface com.teamdev.jxbrowser.dom.event.Event
-
Returns an
Optional
that contains the element on which the event occurred if it exists, otherwise an emptyOptional
. - target() - Method in interface com.teamdev.jxbrowser.download.Download
-
Returns the download target.
- targetName() - Method in interface com.teamdev.jxbrowser.browser.callback.CreatePopupCallback.Params
-
Returns a string that represents the popup window target name that can be passed through the
window.open()
JavaScript function. - targetUrl() - Method in interface com.teamdev.jxbrowser.browser.callback.CreatePopupCallback.Params
-
Returns a string that represents the target URL that will be loaded in the popup browser.
- TELUGU - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- TEMPORARILY_THROTTLED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The request throttler module cancelled this request to avoid DDOS.
- TEMPORARILY_THROTTLED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The request throttler module cancelled this request to avoid DDOS.
- TEMPORARY_REDIRECT - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- TERMINATION_STATUS_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
-
Reserved value.
- TERMINATION_STATUS_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
-
Reserved value.
- TerminationStatus - Enum Class in com.teamdev.jxbrowser.browser.event
-
The render process termination statuses.
- text() - Method in interface com.teamdev.jxbrowser.browser.callback.PromptCallback.Params
-
Returns a string that represents the default text passed to the
window.prompt()
JavaScript function or an empty string, if no default value is passed. - text() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Returns the content of the frame and its sub-frames as plain text or an empty string if the frame does not have content or its content is empty.
- text() - Method in interface com.teamdev.jxbrowser.menu.ContextMenuItem
-
Returns a string that represents the text of the context menu item.
- TEXT_NODE - Enum constant in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents the actual text of the HTML element or the attribute.
- TEXT_NODE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.NodeType
-
Represents the actual text of the HTML element or the attribute.
- TextAreaElement - Interface in com.teamdev.jxbrowser.dom
-
An HTML DOM textarea element.
- textContent() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Returns the text content of the current node and its descendants.
- textContent(String) - Method in interface com.teamdev.jxbrowser.dom.Node
-
Removes all the current node children and replaces them with a single text node with the given
textContent
. - TextData - Interface in com.teamdev.jxbrowser.net
-
An upload data of the
text/plain
content type. - textFinder() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns
TextFinder
that allows finding text on a web page loaded in the current browser instance. - TextFinder - Interface in com.teamdev.jxbrowser.search
-
Allows finding text on the loaded web page.
- THAI - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- THEME_FIELD_NUMBER - Static variable in class com.teamdev.jxbrowser.ui.GetColorResponse
- THEME_FIELD_NUMBER - Static variable in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- then(JsPromiseHandler) - Method in interface com.teamdev.jxbrowser.js.JsPromise
-
Registers a fulfillment handler for this promise and returns a new one.
- then(JsPromiseHandler, JsPromiseHandler) - Method in interface com.teamdev.jxbrowser.js.JsPromise
-
Registers fulfillment and rejection handlers for this promise and returns a new one.
- thumbnail() - Method in interface com.teamdev.jxbrowser.capture.CaptureSource
-
Returns a
Bitmap
that contains the image of the capture source. - TIMED_OUT - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The cast session has not been created within the specified time.
- TIMED_OUT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An operation timed out.
- TIMED_OUT_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
The cast session has not been created within the specified time.
- TIMED_OUT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An operation timed out.
- TimeoutException - Exception in com.teamdev.jxbrowser.navigation
-
Thrown when a blocking operation times out.
- TimeoutException(String) - Constructor for exception com.teamdev.jxbrowser.navigation.TimeoutException
-
Constructs a
TimeoutException
with the specified detail message. - TimeoutException(String, Throwable) - Constructor for exception com.teamdev.jxbrowser.navigation.TimeoutException
-
Constructs a
TimeoutException
with the specified detail message and cause. - timestamp() - Method in interface com.teamdev.jxbrowser.navigation.NavigationEntry
-
Returns the time at which the last known navigation was completed.
- Timestamp - Interface in com.teamdev.jxbrowser.time
-
A point in time independent of any time zone or calendar, represented as milliseconds in UTC UNIX Epoch time.
- title() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns a string that represents the title of the currently loaded web page or an empty string if the browser hasn't loaded any web page yet.
- title() - Method in interface com.teamdev.jxbrowser.browser.callback.AlertCallback.Params
-
Returns a string that represents the localized dialog title.
- title() - Method in interface com.teamdev.jxbrowser.browser.callback.BeforeFormRepostCallback.Params
-
Returns a string that represents the localized dialog title.
- title() - Method in interface com.teamdev.jxbrowser.browser.callback.BeforeUnloadCallback.Params
-
Returns a string that represents the localized dialog title.
- title() - Method in interface com.teamdev.jxbrowser.browser.callback.ConfirmCallback.Params
-
Returns a string that represents the localized dialog title.
- title() - Method in interface com.teamdev.jxbrowser.browser.callback.OpenExternalAppCallback.Params
-
Returns the localized dialog title.
- title() - Method in interface com.teamdev.jxbrowser.browser.callback.PromptCallback.Params
-
Returns a string that represents the localized dialog title.
- title() - Method in interface com.teamdev.jxbrowser.browser.callback.SelectClientCertificateCallback.Params
-
Returns a string that represents the localized dialog title.
- title() - Method in interface com.teamdev.jxbrowser.browser.event.TitleChanged
-
Returns a string that represents the new title or an empty string if the new title is empty.
- title() - Method in interface com.teamdev.jxbrowser.navigation.NavigationEntry
-
Returns the title as set by the web page or an empty string if there is no title set.
- TitleChanged - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that the web page title has been changed.
- TLS13_DOWNGRADE_DETECTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
TLS 1.3 was enabled, but a lower version was negotiated and the server returned a value indicating it supported TLS 1.3.
- TLS13_DOWNGRADE_DETECTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
TLS 1.3 was enabled, but a lower version was negotiated and the server returned a value indicating it supported TLS 1.3.
- to() - Method in interface com.teamdev.jxbrowser.print.PageRange
-
Returns the number of the last page within the range.
- toBuilder() - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- toBuilder() - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- TOGGLE_BOLD - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- TOGGLE_ITALIC - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- TOGGLE_UNDERLINE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- toggleBold() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows toggling bold style for the selected text in a WYSIWYG editor.
- toggleItalic() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows toggling italic style for the selected text in a WYSIWYG editor.
- toggleUnderline() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows toggling underline style for the selected text in a WYSIWYG editor.
- toHexRGB() - Method in interface com.teamdev.jxbrowser.ui.Color
-
Returns a string representation for this color in the
#RGB
hex format. - toHexRGBA() - Method in interface com.teamdev.jxbrowser.ui.Color
-
Returns a string representation for this color in the
#RGBA
hex format. - toList() - Method in interface com.teamdev.jxbrowser.js.JsArray
-
Converts this array to a
List
. - toList(Class<T>) - Method in interface com.teamdev.jxbrowser.js.JsArray
-
Converts this array to a
List
with the elements of the specifiedtype
. - toMap() - Method in interface com.teamdev.jxbrowser.js.JsMap
-
Converts this map to a
Map
. - toMap(Class<K>, Class<V>) - Method in interface com.teamdev.jxbrowser.js.JsMap
-
Converts this map to a
Map
. - toMicros() - Method in interface com.teamdev.jxbrowser.time.Timestamp
-
Returns the number of microseconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.
- toMillis() - Method in interface com.teamdev.jxbrowser.time.Timestamp
-
Returns the number of milliseconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.
- TOO_EARLY - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- TOO_MANY_REDIRECTS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Attempting to load an URL resulted in too many redirects.
- TOO_MANY_REDIRECTS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Attempting to load an URL resulted in too many redirects.
- TOO_MANY_RETRIES - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An HTTP transaction was retried too many times due for authentication or invalid certificates.
- TOO_MANY_RETRIES_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An HTTP transaction was retried too many times due for authentication or invalid certificates.
- toolkitImage() - Method in class com.teamdev.jxbrowser.view.graphics.BitmapImage
-
Returns a UI toolkit specific image obtained from the bitmap.
- top() - Method in interface com.teamdev.jxbrowser.print.PageMargins.CustomMargins
-
Returns the margin on the top side of the sheet.
- TOP - Enum constant in enum class com.teamdev.jxbrowser.dom.Element.AlignTo
-
The top of the element will be aligned to the top of the visible area of the scrollable ancestor.
- toSeconds() - Method in interface com.teamdev.jxbrowser.time.Timestamp
-
Returns the number of seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.
- toSet() - Method in interface com.teamdev.jxbrowser.js.JsSet
-
Converts this set to a
Set
. - toSet(Class<T>) - Method in interface com.teamdev.jxbrowser.js.JsSet
-
Converts this set to a
Set
. - toString() - Method in enum class com.teamdev.jxbrowser.engine.Language
-
Returns a string representation of the current language in format:
- toString() - Method in class com.teamdev.jxbrowser.print.PaperSize
- toString() - Method in class com.teamdev.jxbrowser.spellcheck.Language
-
Returns a string representation of the
Language
. - toString() - Method in class com.teamdev.jxbrowser.zoom.ZoomLevel
- totalBytes() - Method in interface com.teamdev.jxbrowser.download.event.DownloadUpdated
-
Returns the total size of the downloaded file in bytes.
- totalBytesReceived() - Method in interface com.teamdev.jxbrowser.net.UrlRequest
-
Returns the total amount of data received from network after SSL decoding and proxy handling.
- totalBytesSent() - Method in interface com.teamdev.jxbrowser.net.UrlRequest
-
Returns the total amount of data sent over the network before SSL encoding and proxy handling.
- toToolkit(Bitmap) - Static method in class com.teamdev.jxbrowser.view.javafx.graphics.BitmapImage
-
Creates and returns an instance of
Image
obtained from the givenbitmap
. - toToolkit(Bitmap) - Static method in class com.teamdev.jxbrowser.view.swing.graphics.BitmapImage
-
Creates and returns an instance of
BufferedImage
obtained from the givenbitmap
. - toToolkit(Device, Bitmap) - Static method in class com.teamdev.jxbrowser.view.swt.graphics.BitmapImage
-
Creates and returns an instance of
Image
obtained from the givenbitmap
. - toX509Certificate() - Method in interface com.teamdev.jxbrowser.net.tls.Certificate
-
Returns an
Optional
that contains an X.509 certificate initialized with the data stored in theCertificate.derEncodedValue()
array of bytes or an emptyOptional
if theCertificateException
was thrown while restoring certificate from its DER-encoded bytes array. - trace(String, Object...) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs a
TRACE
message with the given arguments. - trace(Supplier<String>) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs a lazily constructed
TRACE
message. - TRACE - Enum constant in enum class com.teamdev.jxbrowser.logging.Level
-
TRACE is a message level providing highly detailed tracing information.
- traceEnvironment() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Prints the current environment details to the log with the INFO level.
- treatInsecureOriginAsSecure(String...) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Adds the given
origins
to the white list. - TROY - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- TROY_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- TRUST_TOKEN_OPERATION_CACHE_HIT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
When handling a Trust Tokens protocol operation-executing request, the system found that the request's desired Trust Tokens results were already present in a local cache; as a result, the main request was cancelled.
- TRUST_TOKEN_OPERATION_CACHE_HIT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
When handling a Trust Tokens protocol operation-executing request, the system found that the request's desired Trust Tokens results were already present in a local cache; as a result, the main request was cancelled.
- TRUST_TOKEN_OPERATION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A Trust Tokens protocol operation-executing request failed for one of a number of reasons (precondition failure, internal error, bad response).
- TRUST_TOKEN_OPERATION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A Trust Tokens protocol operation-executing request failed for one of a number of reasons (precondition failure, internal error, bad response).
- TUNNEL_CONNECTION_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
A tunnel connection through the proxy could not be established.
- TUNNEL_CONNECTION_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
A tunnel connection through the proxy could not be established.
- TURBO - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- TURBO_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- TURKISH - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- TURKISH - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- TWO - Enum constant in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- TWO_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- type() - Method in interface com.teamdev.jxbrowser.capture.CaptureSource
-
Returns the
CaptureSourceType
of this capture source. - type() - Method in interface com.teamdev.jxbrowser.dom.event.Event
-
Returns the event type.
- type() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Returns the node type.
- type() - Method in interface com.teamdev.jxbrowser.dom.XPathResult
-
Returns the result type.
- type() - Method in interface com.teamdev.jxbrowser.media.MediaDevice
-
Returns the media input device type.
- type() - Method in interface com.teamdev.jxbrowser.menu.ContextMenuItem
-
Returns the type of the context menu item.
- type() - Method in interface com.teamdev.jxbrowser.plugin.Plugin
-
Returns the plugin type.
- TYPE_2G - Enum constant in enum class com.teamdev.jxbrowser.net.ConnectionType
- TYPE_3G - Enum constant in enum class com.teamdev.jxbrowser.net.ConnectionType
- TYPE_4G - Enum constant in enum class com.teamdev.jxbrowser.net.ConnectionType
- TYPE_5G - Enum constant in enum class com.teamdev.jxbrowser.net.ConnectionType
- TYPE_BLUETOOTH - Enum constant in enum class com.teamdev.jxbrowser.net.ConnectionType
- TYPE_ETHERNET - Enum constant in enum class com.teamdev.jxbrowser.net.ConnectionType
- TYPE_NONE - Enum constant in enum class com.teamdev.jxbrowser.net.ConnectionType
-
No active connection, effectively offline.
- TYPE_UNKNOWN - Enum constant in enum class com.teamdev.jxbrowser.net.ConnectionType
-
A connection exists, but its type is unknown.
- TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
Reserved value.
- TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.plugin.PluginType
-
Reserved value.
- TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
Reserved value.
- TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.plugin.PluginType
-
Reserved value.
- TYPE_WIFI - Enum constant in enum class com.teamdev.jxbrowser.net.ConnectionType
- TypeKeyCallback - Interface in com.teamdev.jxbrowser.browser.callback.input
-
This callback is invoked when a
KeyTyped
event is about to be processed by the browser. - TypeKeyCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback.input
-
The parameters of the
TypeKeyCallback
. - TypeKeyCallback.Response - Interface in com.teamdev.jxbrowser.browser.callback.input
-
A response of the
TypeKeyCallback
. - TypeNotPublicException - Exception in com.teamdev.jxbrowser.js
-
Thrown by
JsAccessibleTypes
methods to indicate that the type is not public.
U
- UiEventModifier - Interface in com.teamdev.jxbrowser.dom.event
-
A DOM UI event that can be fired with the key modifiers.
- uiEventModifierParams(UiEventModifierParams) - Method in class com.teamdev.jxbrowser.dom.event.KeyEventParams.Builder
-
Sets the DOM UI event parameters with the key modifiers.
- uiEventModifierParams(UiEventModifierParams) - Method in class com.teamdev.jxbrowser.dom.event.MouseEventParams.Builder
-
Sets the DOM UI event parameters with the key modifiers.
- UiEventModifierParams - Interface in com.teamdev.jxbrowser.dom.event
-
The DOM UI event parameters with the key modifiers.
- UiEventModifierParams.Builder - Class in com.teamdev.jxbrowser.dom.event
-
A builder of
UiEventModifierParams
. - UKRAINIAN - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- UKRAINIAN - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- UNABLE_TO_CHECK_REVOCATION - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- UNABLE_TO_CHECK_REVOCATION_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- UNABLE_TO_REUSE_CONNECTION_FOR_PROXY_AUTH - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The attempt to reuse a connection to send proxy auth credentials failed before the AuthController was used to generate credentials.
- UNABLE_TO_REUSE_CONNECTION_FOR_PROXY_AUTH_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The attempt to reuse a connection to send proxy auth credentials failed before the AuthController was used to generate credentials.
- UNAUTHORIZED - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- UNAVAILABLE - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
The receiver is disconnected/cached (not available right now).
- UNAVAILABLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
The receiver is disconnected/cached (not available right now).
- uncheck() - Method in interface com.teamdev.jxbrowser.dom.InputElement
-
Sets the
checked
attribute of theinput
DOM element with thetype
'checkbox' or 'radio' tofalse
. - underline() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows underlying the selected text in a WYSIWYG editor.
- UNDERLINE - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- undo() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows reversing the last action.
- UNDO - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- UNDO - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- UNDO_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- UNDOCUMENTED_SECURITY_LIBRARY_STATUS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An undocumented SSPI or GSSAPI status code was returned.
- UNDOCUMENTED_SECURITY_LIBRARY_STATUS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An undocumented SSPI or GSSAPI status code was returned.
- UNEXPECTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An unexpected error.
- UNEXPECTED_PROXY_AUTH - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The response was 407 (Proxy Authentication Required), yet we did not send the request to a proxy.
- UNEXPECTED_PROXY_AUTH_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The response was 407 (Proxy Authentication Required), yet we did not send the request to a proxy.
- UNEXPECTED_SECURITY_LIBRARY_STATUS - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An unexpected, but documented, SSPI or GSSAPI status code was returned.
- UNEXPECTED_SECURITY_LIBRARY_STATUS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An unexpected, but documented, SSPI or GSSAPI status code was returned.
- UNEXPECTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An unexpected error.
- unfocus() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Tells the current browser instance that it does not have focus and must be deactivated.
- UNION_PAY - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- UNION_PAY_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- UNIT_SCROLL - Enum constant in enum class com.teamdev.jxbrowser.ui.ScrollType
-
Defines the scroll by units.
- UNIT_SCROLL_VALUE - Static variable in enum class com.teamdev.jxbrowser.ui.ScrollType
-
Defines the scroll by units.
- UNKNOWN - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The reason is unknown.
- UNKNOWN_URL_SCHEME - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The scheme of the URL is unknown.
- UNKNOWN_URL_SCHEME_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The scheme of the URL is unknown.
- UNKNOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The reason is unknown.
- unlink() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows removing the link from the text in a WYSIWYG editor.
- UNLINK - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- UNLOAD - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- unmute() - Method in interface com.teamdev.jxbrowser.media.Audio
-
Unmutes all audio output.
- UNORDERED_NODE_ITERATOR - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents a set of all nodes matching the XPath expression.
- UNORDERED_NODE_ITERATOR_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents a set of all nodes matching the XPath expression.
- UNORDERED_NODE_SNAPSHOT - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents the snapshots of all nodes matching the XPath expression.
- UNORDERED_NODE_SNAPSHOT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
The result represents the snapshots of all nodes matching the XPath expression.
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.browser.DisplayMode
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.browser.MediaStreamType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.browser.SavePageType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.dom.DocumentPosition
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.dom.event.EventPhase
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.dom.NodeType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.download.DownloadState
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.media.MediaDeviceType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.media.MediaType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.navigation.PageType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.net.SslVersion
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.plugin.PluginType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.print.DuplexMode
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.print.Orientation
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.print.PagesPerSheet
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.ui.AppTheme
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyCode
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.ui.KeyLocation
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.ui.MouseButton
- UNRECOGNIZED - Enum constant in enum class com.teamdev.jxbrowser.ui.ScrollType
- UNRECOGNIZED_FTP_DIRECTORY_LISTING_FORMAT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The server sent an FTP directory listing in a format we do not understand.
- UNRECOGNIZED_FTP_DIRECTORY_LISTING_FORMAT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The server sent an FTP directory listing in a format we do not understand.
- UNSAFE_PORT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Attempting to load an URL with an unsafe port number.
- UNSAFE_PORT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Attempting to load an URL with an unsafe port number.
- UNSAFE_REDIRECT - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Attempting to load an URL resulted in an unsafe redirect (e.g., a redirect to
file://
is considered unsafe). - UNSAFE_REDIRECT_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Attempting to load an URL resulted in an unsafe redirect (e.g., a redirect to
file://
is considered unsafe). - unselect() - Method in interface com.teamdev.jxbrowser.dom.OptionElement
-
Un-selects the current option element.
- unselect() - Static method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a command that allows clearing the current selection in a frame.
- UNSELECT - Enum constant in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
- unsubscribe() - Method in interface com.teamdev.jxbrowser.event.Subscription
-
Stops the receipt of notifications on the
Observable
that was registered when thisSubscription
was received. - UNSUPPORTED_AUTH_SCHEME - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
An HTTP Authentication scheme was tried which is not supported on this machine.
- UNSUPPORTED_AUTH_SCHEME_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
An HTTP Authentication scheme was tried which is not supported on this machine.
- UNSUPPORTED_MEDIA_TYPE - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- UnsupportedRenderingModeException - Exception in com.teamdev.jxbrowser.browser
-
Thrown when the requested operation cannot be executed with the current rendering mode because it is not supported.
- UnsupportedRenderingModeException(RenderingMode) - Constructor for exception com.teamdev.jxbrowser.browser.UnsupportedRenderingModeException
-
Constructs a new
UnsupportedRenderingModeException
instance with the given current rendering mode. - update() - Method in class com.teamdev.jxbrowser.browser.callback.UpdatePasswordCallback.Action
-
Tells the browser to update the password for this login in the password store.
- update() - Method in class com.teamdev.jxbrowser.browser.callback.UpdateUserDataProfileCallback.Action
-
Tells the browser to update the user data profile in the user data store.
- UpdateBoundsRequested - Interface in com.teamdev.jxbrowser.browser.event
-
An event indicating that JavaScript requests to update bounds of the Browser instance.
- UpdatePasswordCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
A callback that is invoked when the user is prompted to update the password in the password store.
- UpdatePasswordCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
UpdatePasswordCallback
. - UpdatePasswordCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
UpdatePasswordCallback
. - UpdateUserDataProfileCallback - Interface in com.teamdev.jxbrowser.browser.callback
-
A callback that is invoked when the user is prompted to update the user data profile in the user data store.
- UpdateUserDataProfileCallback.Action - Class in com.teamdev.jxbrowser.browser.callback
-
An action providing a response to the
SaveUserDataProfileCallback
. - UpdateUserDataProfileCallback.Params - Interface in com.teamdev.jxbrowser.browser.callback
-
The parameters of the
UpdateUserDataProfileCallback
. - UPLOAD_FILE_CHANGED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The file upload failed because the file's modification time was different from the expectation.
- UPLOAD_FILE_CHANGED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The file upload failed because the file's modification time was different from the expectation.
- UPLOAD_STREAM_REWIND_NOT_SUPPORTED - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
The upload failed because the upload stream needed to be re-read, due to a retry or a redirect, but the upload stream doesn't support that operation.
- UPLOAD_STREAM_REWIND_NOT_SUPPORTED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
The upload failed because the upload stream needed to be re-read, due to a retry or a redirect, but the upload stream doesn't support that operation.
- uploadData() - Method in interface com.teamdev.jxbrowser.navigation.LoadUrlParams
-
Returns the upload data that will be sent to the resource or an empty
Optional
if there is no upload data. - uploadData() - Method in interface com.teamdev.jxbrowser.net.callback.BeforeSendUploadDataCallback.Params
-
Returns the upload data retrieved from the URL request.
- uploadData() - Method in interface com.teamdev.jxbrowser.net.callback.InterceptUrlRequestCallback.Params
-
Returns an
Optional
that contains the upload data in the request or an emptyOptional
if the request does not have any upload data. - uploadData(ByteData) - Method in class com.teamdev.jxbrowser.navigation.LoadUrlParams.Builder
-
Sets the upload data as a sequence of bytes that will be sent to the resource.
- uploadData(FormData) - Method in class com.teamdev.jxbrowser.navigation.LoadUrlParams.Builder
-
Sets the upload data in the
application/x-www-form-urlencoded
format that will be sent to the resource. - uploadData(MultipartFormData) - Method in class com.teamdev.jxbrowser.navigation.LoadUrlParams.Builder
-
Sets the upload data in the
multipart/form-data
format that will be sent to the resource. - uploadData(TextData) - Method in class com.teamdev.jxbrowser.navigation.LoadUrlParams.Builder
-
Sets the upload data in the
text/plain
format that will be sent to the resource. - UploadData - Interface in com.teamdev.jxbrowser.net
-
A common interface that all upload data implementations must extend.
- url() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns a string that represents URL of the currently loaded web page or an empty string if the browser hasn't loaded any web page yet.
- url() - Method in interface com.teamdev.jxbrowser.browser.callback.AlertCallback.Params
-
Returns a string that represents the URL of the web page that requested to display the alert dialog.
- url() - Method in interface com.teamdev.jxbrowser.browser.callback.CertificateErrorCallback.Params
-
Returns a string that represents the URL of the request that required the client certificate selection.
- url() - Method in interface com.teamdev.jxbrowser.browser.callback.ConfirmCallback.Params
-
Returns a string that represents the URL of the web page that requested to display a confirmation dialog.
- url() - Method in interface com.teamdev.jxbrowser.browser.callback.PromptCallback.Params
-
Returns a string that represents the URL of the web page that requested to display a prompt dialog.
- url() - Method in interface com.teamdev.jxbrowser.browser.callback.RequestPdfDocumentPasswordCallback.Params
-
Returns a string that represents the URL of the encrypted PDF document.
- url() - Method in interface com.teamdev.jxbrowser.browser.callback.SavePasswordCallback.Params
-
The URL of the resource where the form is located.
- url() - Method in interface com.teamdev.jxbrowser.browser.callback.StartCaptureSessionCallback.Params
-
Returns the URL of the currently loaded web page.
- url() - Method in interface com.teamdev.jxbrowser.browser.callback.UpdatePasswordCallback.Params
-
The URL of the resource where the form is located.
- url() - Method in interface com.teamdev.jxbrowser.download.DownloadTarget
-
Returns a string that represents the URL of the download.
- url() - Method in interface com.teamdev.jxbrowser.navigation.callback.ShowHttpErrorPageCallback.Params
-
Returns a string that represents URL of the unreachable navigation request.
- url() - Method in interface com.teamdev.jxbrowser.navigation.callback.ShowNetErrorPageCallback.Params
-
Returns a string that represents URL of the unreachable navigation request.
- url() - Method in interface com.teamdev.jxbrowser.navigation.callback.StartNavigationCallback.Params
-
Returns a string that represents the navigation request URL.
- url() - Method in interface com.teamdev.jxbrowser.navigation.event.FrameLoadFailed
-
Returns a string that represents the URL of the resource which content has been failed to load.
- url() - Method in interface com.teamdev.jxbrowser.navigation.event.FrameLoadFinished
-
Returns a string that represents the URL of the resource which content has been loaded.
- url() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationFinished
-
Returns a string that represents the URL of this navigation.
- url() - Method in interface com.teamdev.jxbrowser.navigation.event.NavigationStarted
-
Returns a string that represents the URL of the navigation.
- url() - Method in interface com.teamdev.jxbrowser.navigation.LoadUrlParams
-
Returns a string that represents the URL of the resource to load.
- url() - Method in interface com.teamdev.jxbrowser.navigation.NavigationEntry
-
Returns a string that represents the actual URL of the web page.
- url() - Method in interface com.teamdev.jxbrowser.net.callback.AuthenticateCallback.Params
-
Returns a string that represents the URL of the request that requires an authentication.
- url() - Method in interface com.teamdev.jxbrowser.net.callback.CanGetCookiesCallback.Params
-
Returns a string that represents the URL of the request.
- url() - Method in interface com.teamdev.jxbrowser.net.callback.CanSetCookieCallback.Params
-
Returns a string that represents the URL of the request.
- url() - Method in interface com.teamdev.jxbrowser.net.UrlRequest
-
Returns a string that represents the URL address of this request.
- url() - Method in interface com.teamdev.jxbrowser.password.PasswordRecord
-
The URL of the resource where the form is submitted.
- url() - Method in interface com.teamdev.jxbrowser.permission.callback.RequestPermissionCallback.Params
-
Returns a string that represents the URL of the currently loaded web page.
- URL_REQUEST_STATUS_CANCELED - Enum constant in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
A request was cancelled programmatically.
- URL_REQUEST_STATUS_CANCELED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
A request was cancelled programmatically.
- URL_REQUEST_STATUS_FAILED - Enum constant in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
A request failed for some reason.
- URL_REQUEST_STATUS_FAILED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
A request failed for some reason.
- URL_REQUEST_STATUS_IO_PENDING - Enum constant in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
An IO request is pending.
- URL_REQUEST_STATUS_IO_PENDING_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
An IO request is pending.
- URL_REQUEST_STATUS_SUCCESS - Enum constant in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
A request succeeded.
- URL_REQUEST_STATUS_SUCCESS_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
A request succeeded.
- URL_REQUEST_STATUS_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
Reserved value.
- URL_REQUEST_STATUS_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
Reserved value.
- urlElement() - Method in interface com.teamdev.jxbrowser.dom.PointInspection
-
Returns the link
Element
when a link is located at the point. - UrlProxyConfig - Class in com.teamdev.jxbrowser.net.proxy
-
With this proxy configuration the connection uses proxy settings received from proxy auto-config (PAC) file which is located at the specific address.
- urlRequest() - Method in interface com.teamdev.jxbrowser.net.callback.BeforeSendUploadDataCallback.Params
-
Returns the URL request.
- urlRequest() - Method in interface com.teamdev.jxbrowser.net.callback.BeforeStartTransactionCallback.Params
-
Returns the URL request.
- urlRequest() - Method in interface com.teamdev.jxbrowser.net.callback.BeforeUrlRequestCallback.Params
-
Returns the URL request.
- urlRequest() - Method in interface com.teamdev.jxbrowser.net.callback.InterceptUrlRequestCallback.Params
-
Returns the URL request.
- urlRequest() - Method in interface com.teamdev.jxbrowser.net.callback.ReceiveHeadersCallback.Params
-
Returns the URL request.
- urlRequest() - Method in interface com.teamdev.jxbrowser.net.event.RedirectResponseCodeReceived
-
Returns the URL request that has been redirected.
- urlRequest() - Method in interface com.teamdev.jxbrowser.net.event.RequestCompleted
-
Returns the URL request that has been completed.
- urlRequest() - Method in interface com.teamdev.jxbrowser.net.event.RequestDestroyed
-
Returns the URL request that has been destroyed.
- urlRequest() - Method in interface com.teamdev.jxbrowser.net.event.ResponseBytesReceived
-
Returns the URL request associated with the response.
- urlRequest() - Method in interface com.teamdev.jxbrowser.net.event.ResponseStarted
-
Returns the URL request associated with the response.
- UrlRequest - Interface in com.teamdev.jxbrowser.net
-
The details about an URL request.
- UrlRequest.Id - Interface in com.teamdev.jxbrowser.net
-
An identifier of the
UrlRequest
instance. - UrlRequestJob - Interface in com.teamdev.jxbrowser.net
-
Represents the url request job for a URL request.
- UrlRequestJob.Id - Interface in com.teamdev.jxbrowser.net
-
An identifier of the
UrlRequestJob
. - UrlRequestJob.Options - Interface in com.teamdev.jxbrowser.net
-
The options needed to initialize
UrlRequestJob
. - UrlRequestJob.Options.Builder - Class in com.teamdev.jxbrowser.net
-
A
UrlRequestJob.Options
builder. - UrlRequestStatus - Enum Class in com.teamdev.jxbrowser.net
-
The URL request statuses.
- US_A - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_A_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_B - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_B_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_C - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_C_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_D - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_D_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_E - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_E_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_F - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_F_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_G - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_G_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_H - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_H_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_I - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_I_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_J - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_J_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_K - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_K_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_L - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_L_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_M - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_M_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_N - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_N_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_O - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_O_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_P - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_P_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_Q - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_Q_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_R - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_R_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_S - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_S_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_T - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_T_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_U - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_U_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_V - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_V_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_W - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_W_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_X - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_X_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_Y - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_Y_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_Z - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- US_Z_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- USB_ERROR_ROLL_OVER - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- USB_ERROR_ROLL_OVER_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- USB_ERROR_UNDEFINED - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- USB_ERROR_UNDEFINED_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- USB_POST_FAIL - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- USB_POST_FAIL_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- USB_RESERVED - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- USB_RESERVED_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- USE_PROXY - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- USER_CANCELED - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The user canceled the download.
- USER_CANCELED_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The user canceled the download.
- USER_SHUTDOWN - Enum constant in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The user shut down the browser.
- USER_SHUTDOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
The user shut down the browser.
- userAgent() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns a string that represents the user-agent of the current browser instance.
- userAgent() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an
Optional
that contains a string that is used to override the default user agent or an emptyOptional
if the custom user agent string was not set. - userAgent() - Method in interface com.teamdev.jxbrowser.net.Network
-
Returns a string that represents the default user-agent.
- userAgent(String) - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Updates the user-agent string of the current browser instance and reloads the currently loaded web page.
- userAgent(String) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets the custom user agent string that is used to override the default user agent for the
Engine
. - userDataDir() - Method in class com.teamdev.jxbrowser.engine.EngineOptions
-
Returns an absolute path to the directory where the user data is stored.
- userDataDir(Path) - Method in class com.teamdev.jxbrowser.engine.EngineOptions.Builder
-
Sets the absolute path to the directory where the user data is stored.
- UserDataDirectoryAlreadyInUseException - Exception in com.teamdev.jxbrowser.engine
-
Thrown when the user data directory is already used by another Engine instance in this or another Java application.
- UserDataDirectoryAlreadyInUseException(Path) - Constructor for exception com.teamdev.jxbrowser.engine.UserDataDirectoryAlreadyInUseException
-
Constructs a new instance of
UserDataDirectoryAlreadyInUseException
with the givenuserDataDir
. - UserDataDirectoryCreationException - Exception in com.teamdev.jxbrowser.engine
-
Thrown when the user data directory does not exist and cannot be created.
- UserDataDirectoryCreationException(Path) - Constructor for exception com.teamdev.jxbrowser.engine.UserDataDirectoryCreationException
-
Constructs a
UserDataDirectoryCreationException
with the givenuserDataDir
. - UserDataProfile - Interface in com.teamdev.jxbrowser.user
-
The collected data entered by the user to a form and persisted to the user data store.
- userDataProfiles() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service that allows managing the user data profiles.
- UserDataProfiles - Interface in com.teamdev.jxbrowser.user
-
A data store for the user data.
- userHomeDir() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Returns path to the user's home directory.
- userTempDir() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Returns path to the user's temp directory.
- uuid() - Method in interface com.teamdev.jxbrowser.net.UrlRequestJob.Id
-
Returns the identifier value.
V
- valid() - Static method in interface com.teamdev.jxbrowser.net.callback.VerifyCertificateCallback.Response
-
Notifies the engine that the given certificate is valid.
- VALIDITY_TOO_LONG - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- VALIDITY_TOO_LONG_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- value() - Method in interface com.teamdev.jxbrowser.cookie.Cookie
-
Returns a string that represents the value of this cookie or an empty string if the cookie value is not specified.
- value() - Method in interface com.teamdev.jxbrowser.dom.event.EventType
-
Returns a string representation of the event type.
- value() - Method in interface com.teamdev.jxbrowser.dom.FormControlElement
-
Returns a string that represents the value associated with the form control.
- value() - Method in enum class com.teamdev.jxbrowser.engine.PasswordStore
-
Returns a string representation of the password store type.
- value() - Method in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
-
Returns a string representation of the command name.
- value() - Method in class com.teamdev.jxbrowser.frame.EditorCommand
-
Returns a string that represents the command value.
- value() - Method in interface com.teamdev.jxbrowser.net.FormData.Pair
-
Returns a string that represents the form content segment value or an empty string if the key does not correspond to any value.
- value() - Method in interface com.teamdev.jxbrowser.net.Host
-
Returns a string that represents the host name.
- value() - Method in interface com.teamdev.jxbrowser.net.HttpHeader
-
Returns a string that represents the HTTP header value.
- value() - Method in class com.teamdev.jxbrowser.net.HttpStatus
-
Returns the
int
representation of the HTTP status code. - value() - Method in interface com.teamdev.jxbrowser.net.MimeType
-
Returns a string that represents the media type value.
- value() - Method in interface com.teamdev.jxbrowser.net.Port
-
Returns the port value.
- value() - Method in interface com.teamdev.jxbrowser.net.UrlRequest.Id
-
Returns the unique identifier value.
- value() - Method in interface com.teamdev.jxbrowser.ui.FontName
-
Returns a string that represents the font name.
- value() - Method in interface com.teamdev.jxbrowser.ui.FontSizeInPixels
-
Returns the font size value measured in pixels.
- value() - Method in interface com.teamdev.jxbrowser.ui.Progress
-
Returns the progress value that represents a fractional value between 0 and 1.
- value() - Method in class com.teamdev.jxbrowser.zoom.ZoomLevel
-
Returns double representation of the current zoom level.
- value(String) - Method in class com.teamdev.jxbrowser.cookie.Cookie.Builder
-
Sets the cookie value.
- value(String) - Method in interface com.teamdev.jxbrowser.dom.FormControlElement
-
Associates the given
value
with the control. - valueOf(int) - Static method in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.browser.MediaStreamType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.browser.SavePageType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.dom.DomKeyCode
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.dom.NodeType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.download.DownloadState
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.media.MediaDeviceType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.media.MediaType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.navigation.PageType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.net.NetError
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.net.ResourceType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.net.SslVersion
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.permission.PermissionType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.plugin.PluginType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.print.ColorModel
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.print.DuplexMode
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.print.Orientation
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.print.PagesPerSheet
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.ui.AppTheme
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.ui.KeyCode
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.ui.MouseButton
-
Deprecated.
- valueOf(int) - Static method in enum class com.teamdev.jxbrowser.ui.ScrollType
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.browser.MediaStreamType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.browser.SavePageType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.dom.DomKeyCode
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.dom.NodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.download.DownloadState
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.media.MediaDeviceType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.media.MediaType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.navigation.PageType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.net.NetError
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.net.ResourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.net.SslVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.permission.PermissionType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.plugin.PluginType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.print.ColorModel
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.print.DuplexMode
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.print.Orientation
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.print.PagesPerSheet
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.ui.AppTheme
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.ui.KeyCode
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.ui.MouseButton
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.teamdev.jxbrowser.ui.ScrollType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.browser.MediaStreamType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.browser.SavePageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.capture.AudioCaptureMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.capture.CaptureSourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.cookie.SameSite
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.dom.DomKeyCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.dom.Element.AlignTo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.dom.event.MouseEvent.Button
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.dom.event.WheelEvent.DeltaMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.dom.NodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.download.DownloadState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.engine.Language
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.engine.PasswordStore
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.engine.ProprietaryFeature
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.engine.RenderingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.logging.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.media.MediaDeviceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.media.MediaType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.navigation.PageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.net.ConnectionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.net.NetError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.net.ResourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.net.SslVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.net.tls.KeyStoreType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.permission.PermissionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.plugin.PluginType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.print.ColorModel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.print.DuplexMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.print.Orientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.print.PagesPerSheet
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.print.PaperSize.Unit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.ui.AppTheme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.ui.KeyCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.ui.MouseButton
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.ui.ScrollType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.teamdev.jxbrowser.browser.DisplayMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.browser.event.TerminationStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.browser.MediaStreamType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.browser.PreferredColorScheme
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.browser.SavePageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.capture.AudioCaptureMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.capture.CaptureSourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.cast.rpc.CastMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.cast.rpc.MediaReceiverState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.cast.rpc.ResultCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.cookie.SameSite
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.dom.DocumentPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.dom.DomKeyCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.dom.Element.AlignTo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.dom.event.EventPhase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.dom.event.MouseEvent.Button
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.dom.event.WheelEvent.DeltaMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.dom.NodeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.download.DownloadState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.download.event.DownloadInterruptReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.engine.Language
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.engine.PasswordStore
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.engine.ProprietaryFeature
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.engine.RenderingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.frame.EditorCommand.Name
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.logging.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.media.MediaDeviceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.media.MediaType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.menu.ContextMenuItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.navigation.PageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.net.ConnectionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.net.NetError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.net.proxy.ProxyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.net.ResourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.net.SslVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.net.tls.KeyStoreType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.net.UrlRequestStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.permission.PermissionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.plugin.PluginType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.print.ColorModel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.print.DuplexMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.print.Orientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.print.PagesPerSheet
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.print.PaperSize.Unit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in class com.teamdev.jxbrowser.print.PaperSize
-
Returns an immutable collection of the known
PaperSize
values. - values() - Static method in enum class com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.ui.AppTheme
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.ui.KeyCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.ui.KeyLocation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.ui.MouseButton
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.teamdev.jxbrowser.ui.ScrollType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in class com.teamdev.jxbrowser.zoom.ZoomLevel
-
Returns an immutable list of the pre-defined zoom levels.
- VERBOSE - Enum constant in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- VERBOSE_VALUE - Static variable in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- verificationErrors() - Method in interface com.teamdev.jxbrowser.net.callback.VerifyCertificateCallback.Params
-
Returns the list of errors found by the default SSL certificate verifier.
- verificationStatuses() - Method in interface com.teamdev.jxbrowser.net.callback.VerifyCertificateCallback.Params
-
Deprecated, for removal: This API element is subject to removal in a future version.
- VerifyCertificateCallback - Interface in com.teamdev.jxbrowser.net.callback
-
The callback is invoked when certificate verification is required.
- VerifyCertificateCallback.Params - Interface in com.teamdev.jxbrowser.net.callback
-
The parameters of the
VerifyCertificateCallback
. - VerifyCertificateCallback.Response - Interface in com.teamdev.jxbrowser.net.callback
-
A response for
VerifyCertificateCallback
. - version() - Method in interface com.teamdev.jxbrowser.plugin.Plugin
-
Returns a string that represents the version number of the plugin file.
- version() - Static method in class com.teamdev.jxbrowser.VersionInfo
-
Returns a string that represents the current JxBrowser version.
- VERSION_NOT_SUPPORTED - Static variable in class com.teamdev.jxbrowser.net.HttpStatus
- VersionInfo - Class in com.teamdev.jxbrowser
-
Information about the product and the Chromium engine versions.
- VIDEO - Enum constant in enum class com.teamdev.jxbrowser.browser.MediaStreamType
-
A video stream coming from the web camera.
- VIDEO - Enum constant in enum class com.teamdev.jxbrowser.media.MediaType
- VIDEO_CAPTURE - Enum constant in enum class com.teamdev.jxbrowser.permission.PermissionType
- VIDEO_CAPTURE_VALUE - Static variable in enum class com.teamdev.jxbrowser.permission.PermissionType
- VIDEO_DEVICE - Enum constant in enum class com.teamdev.jxbrowser.media.MediaDeviceType
- VIDEO_DEVICE_VALUE - Static variable in enum class com.teamdev.jxbrowser.media.MediaDeviceType
- VIDEO_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.MediaStreamType
-
A video stream coming from the web camera.
- VIDEO_VALUE - Static variable in enum class com.teamdev.jxbrowser.media.MediaType
- VIETNAMESE - Enum constant in enum class com.teamdev.jxbrowser.engine.Language
- VIETNAMESE - Static variable in class com.teamdev.jxbrowser.spellcheck.Language
- viewSource() - Method in interface com.teamdev.jxbrowser.frame.Frame
-
Creates a new popup where the
view-source:<frame-url>
URL is loaded to display HTML source of the frame. - VISA - Enum constant in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- VISA_VALUE - Static variable in enum class com.teamdev.jxbrowser.card.CreditCardNetwork
- VOLUME_DOWN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- VOLUME_DOWN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- VOLUME_MUTE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- VOLUME_MUTE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- VOLUME_UP - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- VOLUME_UP_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
W
- WAKE_UP - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- WAKE_UP_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- warn(String) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs a
WARNING
message. - warn(String, Object...) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs a
WARNING
message with the given arguments. - warn(String, Throwable) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs a
WARNING
message with the given exception. - warn(Throwable, Supplier<String>) - Static method in class com.teamdev.jxbrowser.logging.Logger
-
Logs a lazily constructed
WARNING
message with the given exception. - WARNING - Enum constant in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- WARNING - Enum constant in enum class com.teamdev.jxbrowser.logging.Level
-
WARNING is a message level indicating a potential problem.
- WARNING_VALUE - Static variable in enum class com.teamdev.jxbrowser.js.ConsoleMessageLevel
- WEAK_KEY - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- WEAK_KEY_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- WEAK_SIGNATURE_ALGORITHM - Enum constant in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- WEAK_SIGNATURE_ALGORITHM_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.tls.CertVerificationStatus
- WEB_RTC_IP_HANDLING_POLICY_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
The policy has not been specified.
- WEB_RTC_IP_HANDLING_POLICY_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.browser.WebRtcIpHandlingPolicy
-
The policy has not been specified.
- webRtcIpHandlingPolicy() - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Returns the WebRTC IP handling policy for the browser.
- webRtcIpHandlingPolicy(WebRtcIpHandlingPolicy) - Method in interface com.teamdev.jxbrowser.browser.BrowserSettings
-
Updates the WebRTC IP handling policy for the browser with the given one.
- WebRtcIpHandlingPolicy - Enum Class in com.teamdev.jxbrowser.browser
-
The the media performance/privacy tradeoffs which affect how WebRTC traffic will be routed and how much local address information will be exposed.
- WebStorage - Interface in com.teamdev.jxbrowser.frame
-
An HTML WebStorage.
- WebStorageException - Exception in com.teamdev.jxbrowser.frame
-
Thrown by
WebStorage
methods to indicate that the requested operation failed. - WebStorageException(String) - Constructor for exception com.teamdev.jxbrowser.frame.WebStorageException
-
Constructs a new
WebStorageException
instance. - WebStorageOverflowException - Exception in com.teamdev.jxbrowser.frame
-
Thrown by the
WebStorage.putItem(String, String)
method when the item size exceeds the available space in the storage. - WebStorageOverflowException(String) - Constructor for exception com.teamdev.jxbrowser.frame.WebStorageOverflowException
-
Constructs a new
WebStorageOverflowException
instance. - WebStorageSecurityException - Exception in com.teamdev.jxbrowser.frame
-
Thrown by
WebStorage
methods if the access to the web storage is forbidden for the current document. - WebStorageSecurityException(String) - Constructor for exception com.teamdev.jxbrowser.frame.WebStorageSecurityException
-
Constructs a new
WebStorageSecurityException
instance. - WHEEL - Static variable in interface com.teamdev.jxbrowser.dom.event.EventType
- WheelEvent - Interface in com.teamdev.jxbrowser.dom.event
-
A wheel event that provides access to the wheel event data.
- WheelEvent.DeltaMode - Enum Class in com.teamdev.jxbrowser.dom.event
-
Represents the type of the delta units.
- WheelEventParams - Interface in com.teamdev.jxbrowser.dom.event
-
The DOM wheel event parameters.
- WheelEventParams.Builder - Class in com.teamdev.jxbrowser.dom.event
-
A builder of
WheelEventParams
. - WIDEVINE - Enum constant in enum class com.teamdev.jxbrowser.engine.ProprietaryFeature
-
Represents support of the Widevine DRM decryption.
- WidgetHolder<T> - Class in com.teamdev.jxbrowser.view
-
The abstract holder for a UI toolkit specific widget.
- width() - Method in class com.teamdev.jxbrowser.print.PaperSize
-
Returns the paper width in microns.
- width() - Method in interface com.teamdev.jxbrowser.ui.Rect
-
Returns the rectangle horizontal dimension.
- width() - Method in interface com.teamdev.jxbrowser.ui.Size
-
Returns the horizontal dimension.
- win32UserAppDataLocalDir() - Static method in class com.teamdev.jxbrowser.os.Environment
-
Returns an
Optional
that contains a string that represents an absolute path to the local AppData directory of the current user on the Windows platform. - WINSOCK_UNEXPECTED_WRITTEN_BYTES - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Winsock sometimes reports more data written than passed.
- WINSOCK_UNEXPECTED_WRITTEN_BYTES_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Winsock sometimes reports more data written than passed.
- withAudio() - Method in class com.teamdev.jxbrowser.cast.ScreenCastOptions.Builder
-
Requests audio casting alongside with video.
- withAudio() - Method in interface com.teamdev.jxbrowser.cast.ScreenCastOptions
-
Returns
true
if audio casting has been requested alongside with video. - words() - Method in interface com.teamdev.jxbrowser.spellcheck.Dictionary
-
Returns the words in the current dictionary or an empty collection if the dictionary does not have any word.
- WORKER - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents the main resource of a dedicated worker.
- WORKER_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents the main resource of a dedicated worker.
- write(byte[]) - Method in interface com.teamdev.jxbrowser.net.UrlRequestJob
-
Appends a chunk of the response data to the URL request.
- writeTo(CodedOutputStream) - Method in class com.teamdev.jxbrowser.ui.GetColorResponse
- writeTo(CodedOutputStream) - Method in class com.teamdev.jxbrowser.ui.SetThemeColorRequest
- WRONG_VERSION_ON_EARLY_DATA - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
TLS 1.3 early data was offered, but the server responded with TLS 1.2 or earlier.
- WRONG_VERSION_ON_EARLY_DATA_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
TLS 1.3 early data was offered, but the server responded with TLS 1.2 or earlier.
- WS_PROTOCOL_ERROR - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
Websocket protocol error.
- WS_PROTOCOL_ERROR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
Websocket protocol error.
- WS_THROTTLE_QUEUE_TOO_LARGE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
There are too many pending WebSocketJob instances, so the new job was not pushed to the queue.
- WS_THROTTLE_QUEUE_TOO_LARGE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
There are too many pending WebSocketJob instances, so the new job was not pushed to the queue.
- WS_UPGRADE - Enum constant in enum class com.teamdev.jxbrowser.net.NetError
-
When a WebSocket handshake is done successfully and the connection has been upgraded, the URLRequest is cancelled with this error code.
- WS_UPGRADE_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.NetError
-
When a WebSocket handshake is done successfully and the connection has been upgraded, the URLRequest is cancelled with this error code.
X
- x() - Method in interface com.teamdev.jxbrowser.ui.Point
-
Returns the horizontal coordinate.
- x() - Method in interface com.teamdev.jxbrowser.ui.Rect
-
Returns the horizontal coordinate of the upper-left corner of the rectangle.
- X509Certificates - Class in com.teamdev.jxbrowser.net.tls
-
A certificate factory, which is used to create X.509 certificates.
- XEROX_XRX_COLOR_AUTOMATIC - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Xerox printer PPDs.
- XEROX_XRX_COLOR_AUTOMATIC_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Xerox printer PPDs.
- XEROX_XRX_COLOR_BW - Enum constant in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Xerox printer PPDs.
- XEROX_XRX_COLOR_BW_VALUE - Static variable in enum class com.teamdev.jxbrowser.print.ColorModel
-
Used in Xerox printer PPDs.
- XHR - Enum constant in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents an XMLHttpRequest.
- XHR_VALUE - Static variable in enum class com.teamdev.jxbrowser.net.ResourceType
-
Represents an XMLHttpRequest.
- xLarge() - Static method in interface com.teamdev.jxbrowser.ui.AbsoluteFontSize
-
Font size that is x-large relatively to the default font size.
- xPath() - Method in interface com.teamdev.jxbrowser.dom.Node
-
Returns a string that represents XPath to the current Node or an empty string if it is not available.
- XPATH_RESULT_TYPE_UNSPECIFIED - Enum constant in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
Reserved value.
- XPATH_RESULT_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.XPathResultType
-
Reserved value.
- XPathException - Exception in com.teamdev.jxbrowser.dom
-
Signals that an XPath expression evaluation has been failed or it is impossible to perform a specific operation with
XPathResult
. - XPathException(String) - Constructor for exception com.teamdev.jxbrowser.dom.XPathException
-
Constructs an
XPathException
instance with the given detailmessage
. - XPathResult - Interface in com.teamdev.jxbrowser.dom
-
An implementation of the DOM W3C XPathResult interface that represents the result of the XPath expression evaluation.
- XPathResultType - Enum Class in com.teamdev.jxbrowser.dom
-
Represents the XPath result types.
- xSmall() - Static method in interface com.teamdev.jxbrowser.ui.AbsoluteFontSize
-
Font size that is x-small relatively to the default font size.
- xxLarge() - Static method in interface com.teamdev.jxbrowser.ui.AbsoluteFontSize
-
Font size that is xx-large relatively to the default font size.
- xxSmall() - Static method in interface com.teamdev.jxbrowser.ui.AbsoluteFontSize
-
Font size that is xx-small relatively to the default font size.
- xxxLarge() - Static method in interface com.teamdev.jxbrowser.ui.AbsoluteFontSize
-
Font size that is xxx-large relatively to the default font size.
Y
- y() - Method in interface com.teamdev.jxbrowser.ui.Point
-
Returns the vertical coordinate.
- y() - Method in interface com.teamdev.jxbrowser.ui.Rect
-
Returns the vertical coordinate of the upper-left corner of the rectangle.
Z
- zip() - Method in interface com.teamdev.jxbrowser.user.Address
-
The ZIP code entered by the user.
- zoom() - Method in interface com.teamdev.jxbrowser.browser.Browser
-
Returns
Zoom
that allows zooming content of a web page loaded in the current browser instance. - Zoom - Interface in com.teamdev.jxbrowser.zoom
-
Allows configuring zoom level for the domain of the currently loaded web page.
- ZOOM_IN - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ZOOM_IN_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ZOOM_OUT - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ZOOM_OUT_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ZOOM_TOGGLE - Enum constant in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ZOOM_TOGGLE_VALUE - Static variable in enum class com.teamdev.jxbrowser.dom.DomKeyCode
- ZoomLevel - Class in com.teamdev.jxbrowser.zoom
-
A zoom level of a web page.
- ZoomLevelChanged - Interface in com.teamdev.jxbrowser.zoom.event
-
An event indicating that the zoom level for a specific URL has been changed.
- zoomLevels() - Method in interface com.teamdev.jxbrowser.engine.Engine
-
Returns a service that allows working with zoom.
- zoomLevels() - Method in interface com.teamdev.jxbrowser.profile.Profile
-
Returns a service that allows working with zoom.
- zoomLevels() - Method in interface com.teamdev.jxbrowser.zoom.event.ZoomLevelChanged
- zoomLevels() - Method in interface com.teamdev.jxbrowser.zoom.event.ZoomLevelsEvent
-
Returns the
ZoomService
instance initiated this event. - ZoomLevels - Interface in com.teamdev.jxbrowser.zoom
-
Allows configuring the default zoom level and receive notifications about zoom changes.
- ZoomLevelsEvent - Interface in com.teamdev.jxbrowser.zoom.event
-
An interface that all zoom service events must extend.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
VerifyCertificateCallback.Params.verificationErrors()