Microsoft SDK for Java

SystemInformation.getFixedFrameBorderSize

Retrieves the thickness, in pixels, of the frame around the perimeter of a window that is not sizable.

Syntax

public static final Point getFixedFrameBorderSize()

Return Value

Returns a Point object that represents the size of a fixed window border.

See Also   getFrameBorderSize

© 1999 Microsoft Corporation. All rights reserved. Terms of use.