Package com.tulskiy.keymaster.common
Interface HotKeyListener
-
- All Superinterfaces:
EventListener
public interface HotKeyListener extends EventListener
Author: Denis Tulskiy Date: 6/21/11
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonHotKey(HotKey hotKey)
-
-
-
Method Detail
-
onHotKey
void onHotKey(HotKey hotKey)
-
-