Overview | Methods | Fields | This Package | All Packages
Sets the background color of the element.
Syntax
final public void setBackColor( Color color )
Parameters
color
The Color object with the new background color for this element.
Remarks
If never set, the background color of the container is used.
See Also getBackColor