Overview | Methods | Fields | This Package | All Packages
Sets the brush for this control.
Syntax
public void setBrush( Brush br )
Parameters
br
A Brush object that represents the brush for this control.
See Also getBrush