Uses of Class
org.sikuli.api.robot.OS

Packages that use OS
org.sikuli.api.robot Interfaces and utilities for mouse and keyboard implementations. 
 

Uses of OS in org.sikuli.api.robot
 

Methods in org.sikuli.api.robot that return OS
static OS Env.getOS()
           
static OS OS.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OS[] OS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.