Uses of Class
is.codion.plugin.swing.robot.KeyController
Packages that use KeyController
-
Uses of KeyController in is.codion.plugin.swing.robot
Methods in is.codion.plugin.swing.robot that return KeyControllerModifier and TypeMethodDescriptionstatic KeyController
KeyController.keyController()
static KeyController
KeyController.keyController
(GraphicsDevice device) Methods in is.codion.plugin.swing.robot with parameters of type KeyControllerModifier and TypeMethodDescriptionstatic Narrator
Narrator.narrator
(KeyController controller, Window applicationWindow) Method parameters in is.codion.plugin.swing.robot with type arguments of type KeyControllerModifier and TypeMethodDescriptionstatic void
KeyController.run
(Consumer<KeyController> controller) static void
KeyController.run
(Consumer<KeyController> controller, GraphicsDevice device)