FontDialog.getFixedPitchOnly

Overview | Methods | This Package | All Packages

FontDialog.getFixedPitchOnly

Retrieves a boolean value indicating whether the dialog box should allow only the selection of fixed-pitch fonts.

Syntax

public final boolean getFixedPitchOnly()

Return Value

Returns true if only fixed-pitch fonts can be selected; otherwise, returns false.

See Also   setFixedPitchOnly