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

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

Constructors in com.jniwrapper.win32.ui with parameters of type FlashInfo.FlashOptions
FlashInfo(Wnd wnd, FlashInfo.FlashOptions options, long count, long timeout)
          Creates an instance of flash information used in the Wnd class for the flashWindow function.