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 CaptureSourceTypeCaptureSource.type()Returns theCaptureSourceTypeof this capture source.static CaptureSourceTypeReturns 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.