x
and x + width
. The top and bottom edges are at y
and y + height
.
@param x the x coordinate of the rectangle to be drawn
@param y the y coordinate of the rectangle to be drawn
@param width the width of the rectangle to be drawn
@param height the height of the rectangle to be drawn
@exception SWTException
|
|
|
|