Uses of Enum Class
com.teamdev.jxbrowser.capture.CaptureSourceType
Packages that use CaptureSourceType
Package
Description
Provides interfaces and classes for the browser content capture.
-
Uses of CaptureSourceType in com.teamdev.jxbrowser.capture
Methods in com.teamdev.jxbrowser.capture that return CaptureSourceTypeModifier and TypeMethodDescriptiondefault CaptureSourceType
CaptureSource.type()
Returns theCaptureSourceType
of this capture source.static CaptureSourceType
Returns the enum constant of this class with the specified name.static CaptureSourceType[]
CaptureSourceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.