Uses of Class
javafx.scene.ImageCursor
Package
Description
Provides the core set of base
classes for the JavaFX Scene Graph API.
-
Uses of ImageCursor in javafx.scene
Modifier and TypeMethodDescriptionstatic ImageCursor
ImageCursor.chooseBestCursor
(Image[] images, double hotspotX, double hotspotY) Creates a custom image cursor from one of the specified images.