Uses of Interface
org.eclipse.actf.util.win32.keyhook.IKeyHook

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

Uses of IKeyHook in org.eclipse.actf.util.win32.comclutch
 

Methods in org.eclipse.actf.util.win32.comclutch that return IKeyHook
 IKeyHook ComPlugin.newKeyHook(IKeyHookListener listener)