Microsoft SDK for Java

FontDialog.setColor

Sets a value that indicates which color is selected by default when the dialog box is opened.

Syntax

public final void setColor( Color value )

Parameters

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.