Package org.sikuli.script.support
Class KeyboardLayout
java.lang.Object
org.sikuli.script.support.KeyboardLayout
public class KeyboardLayout extends Object
-
Constructor Summary
Constructors Constructor Description KeyboardLayout() -
Method Summary
Modifier and Type Method Description static int[]toJavaKeyCode(char c)
-
Constructor Details
-
KeyboardLayout
public KeyboardLayout()
-
-
Method Details
-
toJavaKeyCode
public static int[] toJavaKeyCode(char c)
-