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

Packages that use IKeyHookListener
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 IKeyHookListener in org.eclipse.actf.util.win32.comclutch
 

Methods in org.eclipse.actf.util.win32.comclutch with parameters of type IKeyHookListener
 IKeyHook ComPlugin.newKeyHook(IKeyHookListener listener)