Retrieves the color of the currently selected text.
public Color getSelColor()
Returns a Color object that specifies the color of the selected text.
If no text is selected, this method returns the color at the insertion point. If the current selection includes more than one color, this method returns null.
See Also setSelColor