Uses of Class
com.jniwrapper.win32.hook.CBTEvent.Activate

Packages that use CBTEvent.Activate
com.jniwrapper.win32.hook The com.jniwrapper.win32.hook package contains classes, which allows you to work with native hooks, such as keyboard hook, mouse hook, system idle tracker etc. 
 

Uses of CBTEvent.Activate in com.jniwrapper.win32.hook
 

Methods in com.jniwrapper.win32.hook with parameters of type CBTEvent.Activate
 void CBTHookListener.activate(CBTEvent.Activate event)
          Specifies the event when the system is about to activate a window.
 void CBTHookAdapter.activate(CBTEvent.Activate event)