Uses of Class
com.jniwrapper.win32.gdi.IconInfo

Packages that use IconInfo
com.jniwrapper.win32.gdi The com.jniwrapper.win32.gdi package contains classes that provide GDI related functionality. 
 

Uses of IconInfo in com.jniwrapper.win32.gdi
 

Methods in com.jniwrapper.win32.gdi that return IconInfo
 IconInfo Icon.getIconInfo()
          Returns the icon information.
 

Constructors in com.jniwrapper.win32.gdi with parameters of type IconInfo
IconInfo(IconInfo that)
          Creates instance of the IconInfo and initializes it by the specified one.