Package com.melloware.jintellitype

Interface Summary
HotkeyListener Listener interface for Windows Hotkey events registered using the Windows API call RegisterHotKey to globally listen for a key combination regardless if your application has focus or not.
IntellitypeListener Listener interface for Windows Intellitype events.
JIntellitypeConstants Constants from the Windows API used in JIntellitype.
 

Class Summary
JIntellitype JIntellitype A Java Implementation for using the Windows API Intellitype commands and the RegisterHotKey and UnRegisterHotkey API calls for globally responding to key events.
Main Simple executable class that is used as the Main-Class in the JIntellitype jar.
 

Exception Summary
JIntellitypeException Exception class for all JIntellitype Exceptions.
 



Copyright © 1999-2010 Melloware Inc. All Rights Reserved.