Package | Description |
---|---|
com.teamdev.jxbrowser.browser.event |
This package provides the classes that allow you to work with browser events.
|
com.teamdev.jxbrowser.capture.event | |
com.teamdev.jxbrowser.cast.event | |
com.teamdev.jxbrowser.dom.event |
Contains the classes and interfaces of the DOM events.
|
com.teamdev.jxbrowser.download.event |
The download activity events.
|
com.teamdev.jxbrowser.engine.event |
The engine events.
|
com.teamdev.jxbrowser.event |
The engine and browser events.
|
com.teamdev.jxbrowser.fullscreen.event | |
com.teamdev.jxbrowser.media.event |
The media related events.
|
com.teamdev.jxbrowser.navigation.event |
The navigation events.
|
com.teamdev.jxbrowser.net.event |
The network service events.
|
com.teamdev.jxbrowser.print.event |
This package provides the classes that allow you to work with the print events.
|
com.teamdev.jxbrowser.zoom.event |
The zoom events.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BrowserBecameResponsive
An event indicating that the browser instance has become responsive.
|
interface |
BrowserBecameUnresponsive
An event indicating that the browser instance has become unresponsive.
|
interface |
BrowserClosed
An event indicating that the browser instance has been closed.
|
interface |
BrowserClosing
An event indicating that the
Browser instance is about to close. |
interface |
BrowserEvent
An interface that all browser events must extend.
|
interface |
CaptureSessionStarted
An event indicating that a browser has started a capture session.
|
interface |
ConsoleMessageReceived
An event indicating that a JavaScript console message has been received.
|
interface |
FaviconChanged
An event indicating that the web page's favicon has been changed.
|
interface |
FocusGained
An event indicating that the browser instance has gained the focus.
|
interface |
FocusLost
An event indicating that the browser instance has lost the focus.
|
interface |
FocusRequested
Invoked when JavaScript sends a request to focus the Browser instance by calling the
window.focus() method. |
interface |
FrameCreated
An event indicating that a new frame in the browser has been created.
|
interface |
FrameDeleted
An event indicating that the frame in the Browser has been deleted.
|
interface |
MediaStreamCaptureStarted
An event indicating that the web page has started capturing an audio or video stream.
|
interface |
MediaStreamCaptureStopped
An event indicating that the web page has stopped capturing an audio or video stream.
|
interface |
PrintPreviewClosed
An event indicating that the print preview dialog has been closed.
|
interface |
PrintPreviewOpened
An event indicating that the print dialog preview has been opened.
|
interface |
RenderProcessStarted
An event indicating that a new render process for the browser has been started.
|
interface |
RenderProcessTerminated
An event indicating that the render process of the browser has been terminated.
|
interface |
SpellCheckCompleted
An event indicating that spell checking on the frame has been completed.
|
interface |
StatusChanged
An event indicating that the status text has been changed.
|
interface |
TitleChanged
An event indicating that the web page title has been changed.
|
interface |
UpdateBoundsRequested
An event indicating that JavaScript requests to update bounds of the Browser instance.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CaptureSessionStopped
An event indicating that a browser has stopped a content capture session.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CastSessionDiscovered
An event indicating that a new cast session has been discovered.
|
interface |
CastSessionsEvent
An implementation base for cast session events.
|
interface |
CastSessionStartFailed
An event indicating that the attempt to start the cast session via the JxBrowser API has failed.
|
interface |
CastSessionStopped
An event indicating that the cast session has been stopped.
|
interface |
MediaReceiverDisconnected
An event indicating that the receiver disconnected and is not observable by Chromium anymore.
|
interface |
MediaReceiverDiscovered
An event indicating that a new media receiver has been discovered in
the environment.
|
interface |
MediaReceiversEvent
An implementation base for media receiver events.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomEvent
A custom DOM event.
|
interface |
Event
A DOM event, for example, mouse or keyboard event, provides access to the event data and methods
to change the event behavior.
|
interface |
KeyEvent
A keyboard event that provides access to the keyboard event data.
|
interface |
MouseEvent
A mouse event that provides access to the mouse event data.
|
interface |
UiEventModifier
A DOM UI event that can be fired with the key modifiers.
|
interface |
WheelEvent
A wheel event that provides access to the wheel event data.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DownloadCanceled
An event indicating that the download has been canceled.
|
interface |
DownloadEvent
An interface that all download events must extend.
|
interface |
DownloadFinished
An event indicating that the download has been finished.
|
interface |
DownloadInterrupted
An event indicating that the download has been interrupted.
|
interface |
DownloadPaused
An event indicating that the download has been paused.
|
interface |
DownloadUpdated
An event indicating that the download has been updated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EngineClosed
An event indicating that the engine has been closed.
|
interface |
EngineCrashed
An event indicating that the engine has been unexpectedly crashed.
|
interface |
EngineEvent
A common interface that all engine events must implement.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Observable<T extends Event>
An observable object.
|
interface |
Observer<T extends Event>
A common interface for all event observers.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FullScreenEntered
An event indicating that the browser instance entered the fullscreen mode.
|
interface |
FullScreenEvent
The base interface for fullscreen events.
|
interface |
FullScreenExited
An event indicating that the browser instance exited the fullscreen mode.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AudioEvent
An audio event on the loaded web page.
|
interface |
AudioStartedPlaying
An event indicating that an audio has been started playing on the web page.
|
interface |
AudioStoppedPlaying
An event indicating that an audio has been stopped playing on the web page.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FrameDocumentLoadFinished
An event indicating that the document loading in the given frame has been finished.
|
interface |
FrameLoadFailed
An event indicating that the content load was failed.
|
interface |
FrameLoadFinished
An event indicating that a content loading has been finished in the frame.
|
interface |
LoadFinished
An event indicating that the content loading has been finished.
|
interface |
LoadProgressChanged
An event indicating that the progress of loading the web page has changed.
|
interface |
LoadStarted
An event indicating that the content loading has been started.
|
interface |
NavigationEvent
An interface that all navigation events must extend.
|
interface |
NavigationFinished
An event indicating that the navigation has been finished.
|
interface |
NavigationRedirected
An event indicating that the navigation has encountered a server redirect.
|
interface |
NavigationStarted
An event indicating that the navigation has been started.
|
interface |
NavigationStopped
An event indicating that the navigation has been stopped.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NetworkChanged
An event indicating a change in the current network connection.
|
interface |
NetworkEvent
An interface that all network events must extend.
|
interface |
PacScriptErrorReceived
An event indicating that the PAC file processing has been failed.
|
interface |
RedirectResponseCodeReceived
An event indicating that a redirect response code (3xx) has been received for the URL request.
|
interface |
RequestCompleted
An event indicating that the URL request has been completed.
|
interface |
RequestDestroyed
An event indicating that the URL request has been destroyed.
|
interface |
ResponseBytesReceived
An event indicating that a part of HTTP response body has been received over the network.
|
interface |
ResponseStarted
An event indicating that the first byte of the URL response body has been received.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PageCountUpdated
An event indicating that the number of pages to print has been updated.
|
interface |
PrintCompleted
An event indicating that the printing has been completed.
|
interface |
PrintJobEvent
An interface that all print job events must extend.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ZoomLevelChanged
An event indicating that the zoom level for a specific URL has been changed.
|
interface |
ZoomLevelsEvent
An interface that all zoom service events must extend.
|