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

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

Methods in com.jniwrapper.win32.ui with parameters of type FlashInfo
 boolean Wnd.flashWindow(FlashInfo flashInfo)
          Starts or stops window flashing depending on a passed parameter.
 

Constructors in com.jniwrapper.win32.ui with parameters of type FlashInfo
FlashInfo(FlashInfo that)
          Creates instance of the FlashInfo