Package | Description |
---|---|
org.sikuli.script |
Modifier and Type | Method and Description |
---|---|
static RunTime |
RunTime.get()
get the initialized RunTime singleton instance
|
static RunTime |
RunTime.get(RunTime.Type typ) |
static RunTime |
RunTime.get(RunTime.Type typ,
String[] clArgs)
INTERNAL USE to initialize the runtime environment for SikuliX
for public use: use RunTime.get() to get the existing instance |
static RunTime |
RunTime.reset()
INTERNAL USE get a new initialized RunTime singleton instance
|
static RunTime |
RunTime.reset(RunTime.Type typ)
INTERNAL USE get a new initialized RunTime singleton instance
|
Copyright © 2017. All rights reserved.