Sets the current foreground color for this control, which is the color the control uses to draw its text.
public void setForeColor( Color value )
value
A Color object that represents the color used to draw text in this control.
See Also getForeColor