JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to license terms.
Skip navigation links
Overview
Class
Use
Tree
New
Deprecated
Index
Search
Help
JavaFX 24
DRAFT 24-ea+16
javafx.base
javafx.util
Pair
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.