BBjFontChooser::setControlButtonsAreShown
Description
In BBj 7.00 and higher, this method with show or hide the text of the BBjFontChooser's [OK] and [Cancel] button.
Syntax
Return Value |
Method |
void |
setControlButtonsAreShown(boolean show) |
Parameters
Variable |
Description |
show |
True if OK and Cancel buttons should be shown, otherwise false. |
Return Value
None.
Remarks
This can be used when using the BBjFontChooser in a palette-like window instead of as a dialog.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.