Package | Description |
---|---|
org.sikuli.natives | |
org.sikuli.script |
Modifier and Type | Method and Description |
---|---|
App.AppEntry |
OSUtil.getApp(int pid,
String name) |
App.AppEntry |
LinuxUtil.getApp(int appPID,
String appName) |
Modifier and Type | Method and Description |
---|---|
int |
OSUtil.close(App.AppEntry app) |
int |
LinuxUtil.close(App.AppEntry app) |
int |
OSUtil.isRunning(App.AppEntry app) |
int |
LinuxUtil.isRunning(App.AppEntry app) |
int |
OSUtil.open(App.AppEntry app) |
int |
LinuxUtil.open(App.AppEntry app) |
int |
OSUtil.switchto(App.AppEntry app,
int num) |
int |
LinuxUtil.switchto(App.AppEntry app,
int num) |
Modifier and Type | Method and Description |
---|---|
App.AppEntry |
App.makeAppEntry() |
Copyright © 2017. All rights reserved.