Uses of Class
com.jniwrapper.win32.FunctionName

Packages that use FunctionName
com.jniwrapper.win32.ui The com.jniwrapper.win32.ui package contains auxilious classes for working with native windows, such as Wnd, which provides you with useful window related functionality, WindowProc, which is designed for obtaining native window messages etc. 
 

Uses of FunctionName in com.jniwrapper.win32.ui
 

Fields in com.jniwrapper.win32.ui declared as FunctionName
static FunctionName User32.FUNCTION_DISPATCH_MESSAGE
           
static FunctionName User32.FUNCTION_GET_MESSAGE
           
static FunctionName Wnd.FUNCTION_GetDlgItemText
           
static FunctionName User32.FUNCTION_LOAD_IMAGE
           
static FunctionName User32.FUNCTION_POST_THREAD_MESSAGE
           
static FunctionName User32.FUNCTION_REGISTER_CLIPBOARD_FORMAT
           
static FunctionName Wnd.FUNCTION_SetDlgItemText