Overview | Methods | This Package | All Packages
Retrieves the color for selected text in the column.
Syntax
public Color getSelectedForeColor()
Return Value
Returns a Color object that represents the color for selected text.
Remarks
To determine the color of text when it is not selected, call getForeColor.
See Also setSelectedForeColor, shouldPersistSelectedForeColor