Sets the background color for this control.
public void setBackColor( Color value )
value
A Color object that represents the background color for this control. Specifying null for this parameter sets the control's background color to its parent's background color.
See Also getBackColor