BBjStatusBar::getRectangle
Description
Returns the dimensions of a segment in the BBjStatusBar control.
Syntax
Return Value |
Method |
Rectangle |
getRectangle(int index) |
Parameters
Variable |
Description |
index |
Specifies the 0-based index of the segment. |
Return Value
Returns the dimensions of the segment as a java.awt.Rectangle object.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.