| Package | Description |
|---|---|
| com.sun.javafx.cursor |
| Modifier and Type | Method and Description |
|---|---|
CursorType |
StandardCursorFrame.getCursorType() |
CursorType |
ImageCursorFrame.getCursorType() |
abstract CursorType |
CursorFrame.getCursorType() |
static CursorType |
CursorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CursorType[] |
CursorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StandardCursorFrame(CursorType cursorType) |
Copyright © 2025. All rights reserved.