FontDialog.setShowApply

Overview | Methods | This Package | All Packages

FontDialog.setShowApply

Sets a boolean value indicating whether the dialog box contains an Apply button.

Syntax

public final void setShowApply( boolean value )

Parameters

value

Set to true to include an Apply button in the dialog box; otherwise, set to false. The default value is false.

See Also   getShowApply