BBjTopLevelWindow::setTitleBarVisible
Description
In BBj 7.0 and higher, this method sets whether the title bar and frame on a BBjTopLevelWindow is visible.
Syntax
Return Value |
Method |
void |
setTitleBarVisible(boolean visible) |
Parameters
Variable |
Description |
visible |
Whether the window's title bar and frame should be visible. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.