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 | 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.
|
static Screen |
Screen.getPrimaryScreen() |
Screen |
RobotDesktop.getScreen() |
Screen |
Screen.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 |
---|
RobotDesktop(Screen screen) |
Copyright © 2017. All rights reserved.