UpDown.setThousandsSeparator

Overview | Methods | This Package | All Packages

UpDown.setThousandsSeparator

Sets a boolean value indicating whether a thousands separator is inserted between every three decimal places.

Syntax

public void setThousandsSeparator( boolean value )

Parameters

value

Set to true if a thousands separator is inserted between every three decimal places; otherwise, set to false. The default value is true.

See Also   getThousandsSeparator