BBjFontChooser::setFontFamilies
Description
In BBj 22.10 and higher, this method sets the list of available font family names in the BBjFontChooser.
Syntax
Return Value |
Method |
---|---|
void |
setFontFamiles(BBjVector families) |
Parameters
Variable |
Description |
---|---|
families |
A BBjVector containing a list of font family names (strings). |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.