ColorDialog.setAnyColor

Overview | Methods | This Package | All Packages

ColorDialog.setAnyColor

Sets a boolean value indicating whether the dialog box displays all available colors in the set of basic colors.

Syntax

public final void setAnyColor( boolean value )

Parameters

value

Set to true if the dialog box displays all available colors in the set of basic colors; otherwise, set to false. The default value is false.

See Also   getAnyColor