Package com.sun.javafx.scene
Class EventHandlerProperties
java.lang.Object
com.sun.javafx.scene.EventHandlerProperties
-
Property Summary
PropertiesTypePropertyDescriptionObjectProperty<EventHandler<? super ContextMenuEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super DragEvent>>ObjectProperty<EventHandler<? super DragEvent>>ObjectProperty<EventHandler<? super DragEvent>>ObjectProperty<EventHandler<? super DragEvent>>ObjectProperty<EventHandler<? super DragEvent>>ObjectProperty<EventHandler<? super KeyEvent>>ObjectProperty<EventHandler<? super KeyEvent>>ObjectProperty<EventHandler<? super KeyEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseDragEvent>>ObjectProperty<EventHandler<? super MouseDragEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseDragEvent>>ObjectProperty<EventHandler<? super MouseDragEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super ScrollEvent>>ObjectProperty<EventHandler<? super SwipeEvent>>ObjectProperty<EventHandler<? super SwipeEvent>>ObjectProperty<EventHandler<? super SwipeEvent>>ObjectProperty<EventHandler<? super SwipeEvent>>ObjectProperty<EventHandler<? super TouchEvent>>ObjectProperty<EventHandler<? super TouchEvent>>ObjectProperty<EventHandler<? super TouchEvent>>ObjectProperty<EventHandler<? super TouchEvent>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal EventHandler<? super MouseEvent>Gets the value of theonDragDetectedproperty.final EventHandler<? super DragEvent>Gets the value of theonDragDoneproperty.final EventHandler<? super DragEvent>Gets the value of theonDragDroppedproperty.final EventHandler<? super DragEvent>Gets the value of theonDragEnteredproperty.final EventHandler<? super DragEvent>Gets the value of theonDragExitedproperty.final EventHandler<? super DragEvent>Gets the value of theonDragOverproperty.final EventHandler<? super KeyEvent>Gets the value of theonKeyPressedproperty.final EventHandler<? super KeyEvent>Gets the value of theonKeyReleasedproperty.final EventHandler<? super KeyEvent>Gets the value of theonKeyTypedproperty.final EventHandler<? super MouseEvent>Gets the value of theonMouseClickedproperty.final EventHandler<? super MouseDragEvent>Gets the value of theonMouseDragEnteredproperty.final EventHandler<? super MouseDragEvent>Gets the value of theonMouseDragExitedproperty.final EventHandler<? super MouseEvent>Gets the value of theonMouseDraggedproperty.final EventHandler<? super MouseDragEvent>Gets the value of theonMouseDragOverproperty.final EventHandler<? super MouseDragEvent>Gets the value of theonMouseDragReleasedproperty.final EventHandler<? super MouseEvent>Gets the value of theonMouseEnteredproperty.final EventHandler<? super MouseEvent>Gets the value of theonMouseExitedproperty.final EventHandler<? super MouseEvent>Gets the value of theonMouseMovedproperty.final EventHandler<? super MouseEvent>Gets the value of theonMousePressedproperty.final EventHandler<? super MouseEvent>Gets the value of theonMouseReleasedproperty.final EventHandler<? super ScrollEvent>Gets the value of theonScrollproperty.final EventHandler<? super SwipeEvent>Gets the value of theonSwipeDownproperty.final EventHandler<? super SwipeEvent>Gets the value of theonSwipeLeftproperty.final EventHandler<? super SwipeEvent>Gets the value of theonSwipeRightproperty.final EventHandler<? super SwipeEvent>Gets the value of theonSwipeUpproperty.final EventHandler<? super TouchEvent>Gets the value of theonTouchMovedproperty.final EventHandler<? super TouchEvent>Gets the value of theonTouchPressedproperty.final EventHandler<? super TouchEvent>Gets the value of theonTouchReleasedproperty.final EventHandler<? super TouchEvent>Gets the value of theonTouchStationaryproperty.final EventHandler<? super ContextMenuEvent>ObjectProperty<EventHandler<? super ContextMenuEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super DragEvent>>ObjectProperty<EventHandler<? super DragEvent>>ObjectProperty<EventHandler<? super DragEvent>>ObjectProperty<EventHandler<? super DragEvent>>ObjectProperty<EventHandler<? super DragEvent>>ObjectProperty<EventHandler<? super KeyEvent>>ObjectProperty<EventHandler<? super KeyEvent>>ObjectProperty<EventHandler<? super KeyEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseDragEvent>>ObjectProperty<EventHandler<? super MouseDragEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseDragEvent>>ObjectProperty<EventHandler<? super MouseDragEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super MouseEvent>>ObjectProperty<EventHandler<? super ScrollEvent>>ObjectProperty<EventHandler<? super SwipeEvent>>ObjectProperty<EventHandler<? super SwipeEvent>>ObjectProperty<EventHandler<? super SwipeEvent>>ObjectProperty<EventHandler<? super SwipeEvent>>ObjectProperty<EventHandler<? super TouchEvent>>ObjectProperty<EventHandler<? super TouchEvent>>ObjectProperty<EventHandler<? super TouchEvent>>ObjectProperty<EventHandler<? super TouchEvent>>
-
Property Details
-
onContextMenuRequested
- See Also:
-
onMouseClicked
- See Also:
-
onMouseDragged
- See Also:
-
onMouseEntered
- See Also:
-
onMouseExited
- See Also:
-
onMouseMoved
- See Also:
-
onMousePressed
- See Also:
-
onMouseReleased
-
onDragDetected
- See Also:
-
onScroll
- See Also:
-
onSwipeUp
- See Also:
-
onSwipeDown
- See Also:
-
onSwipeLeft
- See Also:
-
onSwipeRight
- See Also:
-
onMouseDragOver
-
onMouseDragReleased
-
onMouseDragEntered
-
onMouseDragExited
-
onKeyPressed
- See Also:
-
onKeyReleased
- See Also:
-
onKeyTyped
- See Also:
-
onDragEntered
- See Also:
-
onDragExited
- See Also:
-
onDragOver
- See Also:
-
onDragDropped
- See Also:
-
onDragDone
- See Also:
-
onTouchPressed
- See Also:
-
onTouchMoved
- See Also:
-
onTouchReleased
-
onTouchStationary
-
-
Constructor Details
-
EventHandlerProperties
-
-
Method Details
-
onContextMenuRequested
-
onContextMenuRequestedProperty
- Returns:
- the
onContextMenuRequestedproperty
-
getOnMouseClicked
Gets the value of theonMouseClickedproperty.- Property description:
- Returns:
- the value of the
onMouseClickedproperty - See Also:
-
onMouseClickedProperty
- Returns:
- the
onMouseClickedproperty - See Also:
-
getOnMouseDragged
Gets the value of theonMouseDraggedproperty.- Property description:
- Returns:
- the value of the
onMouseDraggedproperty - See Also:
-
onMouseDraggedProperty
- Returns:
- the
onMouseDraggedproperty - See Also:
-
getOnMouseEntered
Gets the value of theonMouseEnteredproperty.- Property description:
- Returns:
- the value of the
onMouseEnteredproperty - See Also:
-
onMouseEnteredProperty
- Returns:
- the
onMouseEnteredproperty - See Also:
-
getOnMouseExited
Gets the value of theonMouseExitedproperty.- Property description:
- Returns:
- the value of the
onMouseExitedproperty - See Also:
-
onMouseExitedProperty
- Returns:
- the
onMouseExitedproperty - See Also:
-
getOnMouseMoved
Gets the value of theonMouseMovedproperty.- Property description:
- Returns:
- the value of the
onMouseMovedproperty - See Also:
-
onMouseMovedProperty
- Returns:
- the
onMouseMovedproperty - See Also:
-
getOnMousePressed
Gets the value of theonMousePressedproperty.- Property description:
- Returns:
- the value of the
onMousePressedproperty - See Also:
-
onMousePressedProperty
- Returns:
- the
onMousePressedproperty - See Also:
-
getOnMouseReleased
Gets the value of theonMouseReleasedproperty.- Property description:
- Returns:
- the value of the
onMouseReleasedproperty - See Also:
-
onMouseReleasedProperty
- Returns:
- the
onMouseReleasedproperty - See Also:
-
getOnDragDetected
Gets the value of theonDragDetectedproperty.- Property description:
- Returns:
- the value of the
onDragDetectedproperty - See Also:
-
onDragDetectedProperty
- Returns:
- the
onDragDetectedproperty - See Also:
-
getOnScroll
Gets the value of theonScrollproperty.- Property description:
- Returns:
- the value of the
onScrollproperty - See Also:
-
onScrollProperty
- Returns:
- the
onScrollproperty - See Also:
-
getOnSwipeUp
Gets the value of theonSwipeUpproperty.- Property description:
- Returns:
- the value of the
onSwipeUpproperty - See Also:
-
onSwipeUpProperty
- Returns:
- the
onSwipeUpproperty - See Also:
-
getOnSwipeDown
Gets the value of theonSwipeDownproperty.- Property description:
- Returns:
- the value of the
onSwipeDownproperty - See Also:
-
onSwipeDownProperty
- Returns:
- the
onSwipeDownproperty - See Also:
-
getOnSwipeLeft
Gets the value of theonSwipeLeftproperty.- Property description:
- Returns:
- the value of the
onSwipeLeftproperty - See Also:
-
onSwipeLeftProperty
- Returns:
- the
onSwipeLeftproperty - See Also:
-
getOnSwipeRight
Gets the value of theonSwipeRightproperty.- Property description:
- Returns:
- the value of the
onSwipeRightproperty - See Also:
-
onSwipeRightProperty
- Returns:
- the
onSwipeRightproperty - See Also:
-
getOnMouseDragOver
Gets the value of theonMouseDragOverproperty.- Property description:
- Returns:
- the value of the
onMouseDragOverproperty - See Also:
-
onMouseDragOverProperty
- Returns:
- the
onMouseDragOverproperty - See Also:
-
getOnMouseDragReleased
Gets the value of theonMouseDragReleasedproperty.- Property description:
- Returns:
- the value of the
onMouseDragReleasedproperty - See Also:
-
onMouseDragReleasedProperty
- Returns:
- the
onMouseDragReleasedproperty - See Also:
-
getOnMouseDragEntered
Gets the value of theonMouseDragEnteredproperty.- Property description:
- Returns:
- the value of the
onMouseDragEnteredproperty - See Also:
-
onMouseDragEnteredProperty
- Returns:
- the
onMouseDragEnteredproperty - See Also:
-
getOnMouseDragExited
Gets the value of theonMouseDragExitedproperty.- Property description:
- Returns:
- the value of the
onMouseDragExitedproperty - See Also:
-
onMouseDragExitedProperty
- Returns:
- the
onMouseDragExitedproperty - See Also:
-
getOnKeyPressed
Gets the value of theonKeyPressedproperty.- Property description:
- Returns:
- the value of the
onKeyPressedproperty - See Also:
-
onKeyPressedProperty
- Returns:
- the
onKeyPressedproperty - See Also:
-
getOnKeyReleased
Gets the value of theonKeyReleasedproperty.- Property description:
- Returns:
- the value of the
onKeyReleasedproperty - See Also:
-
onKeyReleasedProperty
- Returns:
- the
onKeyReleasedproperty - See Also:
-
getOnKeyTyped
Gets the value of theonKeyTypedproperty.- Property description:
- Returns:
- the value of the
onKeyTypedproperty - See Also:
-
onKeyTypedProperty
- Returns:
- the
onKeyTypedproperty - See Also:
-
getOnDragEntered
Gets the value of theonDragEnteredproperty.- Property description:
- Returns:
- the value of the
onDragEnteredproperty - See Also:
-
onDragEnteredProperty
- Returns:
- the
onDragEnteredproperty - See Also:
-
getOnDragExited
Gets the value of theonDragExitedproperty.- Property description:
- Returns:
- the value of the
onDragExitedproperty - See Also:
-
onDragExitedProperty
- Returns:
- the
onDragExitedproperty - See Also:
-
getOnDragOver
Gets the value of theonDragOverproperty.- Property description:
- Returns:
- the value of the
onDragOverproperty - See Also:
-
onDragOverProperty
- Returns:
- the
onDragOverproperty - See Also:
-
getOnDragDropped
Gets the value of theonDragDroppedproperty.- Property description:
- Returns:
- the value of the
onDragDroppedproperty - See Also:
-
onDragDroppedProperty
- Returns:
- the
onDragDroppedproperty - See Also:
-
getOnDragDone
Gets the value of theonDragDoneproperty.- Property description:
- Returns:
- the value of the
onDragDoneproperty - See Also:
-
onDragDoneProperty
- Returns:
- the
onDragDoneproperty - See Also:
-
getOnTouchPressed
Gets the value of theonTouchPressedproperty.- Property description:
- Returns:
- the value of the
onTouchPressedproperty - See Also:
-
onTouchPressedProperty
- Returns:
- the
onTouchPressedproperty - See Also:
-
getOnTouchMoved
Gets the value of theonTouchMovedproperty.- Property description:
- Returns:
- the value of the
onTouchMovedproperty - See Also:
-
onTouchMovedProperty
- Returns:
- the
onTouchMovedproperty - See Also:
-
getOnTouchReleased
Gets the value of theonTouchReleasedproperty.- Property description:
- Returns:
- the value of the
onTouchReleasedproperty - See Also:
-
onTouchReleasedProperty
- Returns:
- the
onTouchReleasedproperty - See Also:
-
getOnTouchStationary
Gets the value of theonTouchStationaryproperty.- Property description:
- Returns:
- the value of the
onTouchStationaryproperty - See Also:
-
onTouchStationaryProperty
- Returns:
- the
onTouchStationaryproperty - See Also:
-