Sets the background color of the element.
final public void setBackColor( Color color )
color
The Color object with the new background color for this element.
If never set, the background color of the container is used.
See Also getBackColor