JavaScript is disabled on your browser.
Skip navigation links
JavaFX 22
Overview
Module
Package
Class
Use
Tree
New
Deprecated
Index
Help
SEARCH
Uses of Class
javafx.util.Pair
Packages that use
Pair
Package
Description
javafx.scene.media
Provides the set of classes for integrating audio and video into Java FX Applications.
Uses of
Pair
in
javafx.scene.media
Methods in
javafx.scene.media
that return
Pair
Modifier and Type
Method
Description
Pair
<
String
,
Duration
>
MediaMarkerEvent.
getMarker
()
Retrieves the marker the event represents.