Sets a value that indicates which color is selected by default when the dialog box is opened.
public final void setColor( Color value )
value
A Color object that represents the color that is selected by default when the dialog box is opened. The default value is black.
See Also getColor