Class Keys

java.lang.Object
org.sikuli.hotkey.Keys

public class Keys
extends Object
this class implements an interface to the Java key system as represented by java.awt.event.KeyEvent. for the functions type() and write() by translating key constants for special keys and plain text per character.