
BBjTopLevelWindow::isTitleBarVisible
Description
In BBj 7.0 and higher, this method returns true if the BBjTopLevelWindow's title bar and frame are visible.
Syntax
Return Value |
Method |
boolean |
isTitleBarVisible() |
Parameters
None.
Return Value
Returns whether the BBjTopLevelWindow's title bar and frame are visible.
Remarks
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.