BBjImageManager::setDefaultIcon
Description
In BBj 20 and higher, this method sets the BBjImage to be used as the icon for subsequent windows.
Syntax
Return Value |
Method |
void |
setDefaultIcon(BBjImage image) |
Parameters
Variable |
Description |
Images to use as the default window icon for subsequent windows. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.