Uses of Interface
com.openfin.desktop.win32.WindowProcCallback

Packages that use WindowProcCallback
com.openfin.desktop.win32   
 

Uses of WindowProcCallback in com.openfin.desktop.win32
 

Methods in com.openfin.desktop.win32 with parameters of type WindowProcCallback
static void WinMessageHelper.hookWndProc(com.sun.jna.platform.win32.WinDef.HWND hwnd, WindowProcCallback callback)
          Makes a connection between messages on a specified window handle and the callback to be called when messages are received.
 



Copyright © 2016. All rights reserved.