Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether or not the color choice is shown.
Syntax
public final void setShowColor( boolean value )
Parameters
value
Set to true to show the color choice; otherwise, set to false. The default value is false.
See Also getShowColor