BBjFontChooser::setSelectedFont
Description
In BBj 7.00 and higher, this method sets the currently selected font in the BBjFontChooser.
Syntax
|
Return Value |
Method |
|
void |
setSelectedFont(BBjFont font) |
Parameters
|
Variable |
Description |
|
font |
The new text to be selected. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.