Package | Description |
---|---|
org.sikuli.script | |
org.sikuli.util |
Modifier and Type | Method and Description |
---|---|
static IRobot.KeyMode |
IRobot.KeyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IRobot.KeyMode[] |
IRobot.KeyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RobotDesktop.typeChar(char character,
IRobot.KeyMode mode) |
void |
IRobot.typeChar(char character,
IRobot.KeyMode mode) |
Modifier and Type | Method and Description |
---|---|
void |
FakeRobot.typeChar(char character,
IRobot.KeyMode mode) |
Copyright © 2017. All rights reserved.