BBjFontChooser::setFontsScaled
Description
In BBj 7.00 and higher, this method sets whether the BBjFontChooser should scale its fonts to match BBj behavior or use unscaled fonts to match Java behavior.
Syntax
|
Return Value |
Method |
|
void |
setFontsScaled(boolean scale) |
Parameters
|
Variable |
Description |
|
show |
True if fonts should be scaled, otherwise false. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.