Uses of Interface
com.teamdev.jxbrowser.capture.CaptureSession
Package
Description
This package provides the classes that allow you to work with browsers.
This package provides the classes that allow you to work with browser events.
-
Uses of CaptureSession in com.teamdev.jxbrowser.browser
Modifier and TypeMethodDescriptionBrowser.captureSessions()
Returns an immutable list of all active capture sessions initiated by the browser. -
Uses of CaptureSession in com.teamdev.jxbrowser.browser.event
-
Uses of CaptureSession in com.teamdev.jxbrowser.capture.event
Modifier and TypeMethodDescriptiondefault CaptureSession
CaptureSessionStopped.capture()
Returns theCaptureSession
instance that has been stopped.