Package | Description |
---|---|
com.sun.javafx.tk.quantum |
Modifier and Type | Field and Description |
---|---|
private ScrollGestureRecognizer.ScrollRecognitionState |
ScrollGestureRecognizer.state |
Modifier and Type | Method and Description |
---|---|
static ScrollGestureRecognizer.ScrollRecognitionState |
ScrollGestureRecognizer.ScrollRecognitionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ScrollGestureRecognizer.ScrollRecognitionState[] |
ScrollGestureRecognizer.ScrollRecognitionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|