Uses of Package
javafx.scene.input

Packages that use javafx.scene.input
Package
Description
Provides the application life-cycle classes.
Provides the core set of base classes for the JavaFX Scene Graph API.
The JavaFX User Interface Controls (UI Controls or just Controls) are specialized Nodes in the JavaFX Scenegraph especially suited for reuse in many different application contexts.
The javafx.scene.control.skin package is where the skin classes, typically one for each UI control, are located
Provides the set of classes for mouse and keyboard input event handling.
Provides API for simulating user interaction such as typing keys on the keyboard and using the mouse.
Provides the top-level container classes for JavaFX content.