Package javafx.scene.robot


package javafx.scene.robot

Provides API for simulating user interaction such as typing keys on the keyboard and using the mouse.

  • Classes
    Class
    Description
    A Robot is used for simulating user interaction such as typing keys on the keyboard and using the mouse as well as capturing graphical information without requiring a Scene instance.