| Package | Description |
|---|---|
| org.sikuli.script |
| Modifier and Type | Class and Description |
|---|---|
class |
ScreenUnion
CANDIDATE FOR DEPRECATION
INTERNAL USE
An extension of DesktopScreen, that uses all active monitors as one big screen
TO BE EVALUATED: is this really needed?
|
| Modifier and Type | Field and Description |
|---|---|
protected static Screen[] |
Screen.screens |
| Modifier and Type | Method and Description |
|---|---|
static Screen |
Screen.as(int id) |
Screen |
Location.getMonitor()
Returns primary screen, if outside of any screen or not contained in a non-Desktop Screen instance (e.g. remote screen)
|
static Screen |
Screen.getPrimaryScreen() |
Screen |
Screen.getScreen() |
Screen |
RobotDesktop.getScreen() |
static Screen |
Screen.getScreen(int id) |
static Screen |
Sikulix.init()
call this, to initialize Sikuli up to useability
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Screen.closePrompt(Screen scr) |
void |
Screen.initScreen(Screen scr) |
| Constructor and Description |
|---|
Device(Screen s) |
RobotDesktop(Screen screen) |
Copyright © 2017. All rights reserved.