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

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

Constructors in com.jniwrapper.win32.ui with parameters of type WndClass
WndClass(WndClass that)