Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

DhStyleBase.setBackColor

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