Uses of Class
org.sikuli.api.robot.desktop.DesktopScreen

Packages that use DesktopScreen
org.sikuli.api.robot.desktop Provides the classes necessary to simulate desktop user interactions (mouse and keyboard actions). 
 

Uses of DesktopScreen in org.sikuli.api.robot.desktop
 

Methods in org.sikuli.api.robot.desktop that return DesktopScreen
static DesktopScreen DesktopScreen.getScreenAtCoord(int x, int y)
          Determines and returns the DesktopScreen of the specified (x,y) coordinates.
 



Copyright © 2014. All rights reserved.