FontChooser.setPreviewText

Sets the text displayed in the preview area.

The text is used to show how the selected font looks.

More...
interface FontChooser
void
setPreviewText
(
string text
)

Parameters

text string

the text to display in the preview area

Detailed Description