Package | Description |
---|---|
org.sikuli.script |
Modifier and Type | Method and Description |
---|---|
ObserveEvent.Type |
ObserverCallBack.getType() |
static ObserveEvent.Type |
ObserveEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObserveEvent.Type[] |
ObserveEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ObserverCallBack.setType(ObserveEvent.Type givenType) |
Constructor and Description |
---|
ObserverCallBack(Object callback,
ObserveEvent.Type obsType) |
Copyright © 2017. All rights reserved.