Uses of Package
org.eclipse.actf.util.win32.keyhook

Packages that use org.eclipse.actf.util.win32.keyhook
org.eclipse.actf.util.win32.comclutch This package includes utilities to provides a way to access Windows COM component with Java-like memory management. 
 

Classes in org.eclipse.actf.util.win32.keyhook used by org.eclipse.actf.util.win32.comclutch
IKeyHook
          IKeyHook interface defines the methods to hook keys of Windows.
IKeyHookListener
          The listener interface for receiving hooked key events.
ISendEvent
          ISendEvent interface defines the methods to send window events.