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

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

Uses of LogBrush in com.jniwrapper.win32.gdi
 

Methods in com.jniwrapper.win32.gdi with parameters of type LogBrush
static Brush Brush.createBrushIndirect(LogBrush lb)
          Creates a logical brush that has the specified style, color, and pattern.
 

Constructors in com.jniwrapper.win32.gdi with parameters of type LogBrush
LogBrush(LogBrush that)