Package javafx.scene.robot

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

  • Class Summary
    Class Description
    Robot
    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.