Device.getClientArea

Returns a rectangle which describes the area of the receiver which is capable of displaying data.

@return the client area

@exception SWTException <ul> <li>ERROR_DEVICE_DISPOSED - if the receiver has been disposed</li> </ul>

@see #getBounds

class Device
getClientArea
(
)

Meta