Package org.sikuli.hotkey
Class HotkeyEvent
java.lang.Object
org.sikuli.hotkey.HotkeyEvent
public class HotkeyEvent extends Object
-
Constructor Summary
Constructors Constructor Description HotkeyEvent(int keyCode, int modifiers)HotkeyEvent(String key, String modifier) -
Method Summary
-
Constructor Details
-
HotkeyEvent
-
HotkeyEvent
public HotkeyEvent(int keyCode, int modifiers)
-
-
Method Details