Column.getSelectedBackColor

Overview | Methods | This Package | All Packages

Column.getSelectedBackColor

Retrieves the background color for selected cells in the column.

Syntax

public Color getSelectedBackColor()

Return Value

Returns a Color object that represents the background color for selected cells.

Remarks

To determine the background color when cells are not selected, call getBackColor.

See Also   setSelectedBackColor, shouldPersistSelectedForeColor