FontDialog.getShowEffects

Overview | Methods | This Package | All Packages

FontDialog.getShowEffects

Retrieves a boolean value indicating whether the dialog box displays the controls that allow the user to specify strikeout, underline, and text color options.

Syntax

public final boolean getShowEffects()

Return Value

Returns true if dialog box contains controls to set strikeout, underline, and text color options; otherwise, returns false.

See Also   setShowEffects