Package | Description |
---|---|
org.sikuli.script |
Modifier and Type | Field and Description |
---|---|
protected FindFailedResponse |
Region._defaultFindFailedResponse |
Modifier and Type | Method and Description |
---|---|
FindFailedResponse |
Region.getFindFailedResponse() |
static FindFailedResponse |
FindFailedResponse.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FindFailedResponse[] |
FindFailedResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Region.setFindFailedResponse(FindFailedResponse res) |