Uses of Class
com.jniwrapper.win32.ui.GUIThreadInfo

Packages that use GUIThreadInfo
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 GUIThreadInfo in com.jniwrapper.win32.ui
 

Methods in com.jniwrapper.win32.ui that return GUIThreadInfo
static GUIThreadInfo GUIThreadInfo.getGUIThreadInfo(long threadID)
          Retrieves information about the active window or a specified graphical user interface (GUI) thread.