Class | Description |
---|---|
BotKeyEvent | |
BotKeyListener | |
ClientKeyEventHandler | |
ContinualTypeKeyEvent |
Represents an event which executes the task of continiously sending a key event to the client until
a certain condition is met.
|
TypeKeyEvent |
Represents an event which executes the task of sending a key event to the client.
|
TypeStringEvent |
Represents an event which executes the task of sending a string by sending the separate key events to the client.
|
XKeyEvent |
Represents the abstract base for key events that send separate key events to the client.
|