Microsoft SDK for Java

SystemInformation.getFrameBorderSize

Retrieves the thickness, in pixels, of the sizing border around the perimeter of a window that can be resized.

Syntax

public static final Point getFrameBorderSize()

Return Value

Returns a Point object that represents the width and height of a sizing border for a sizeable window.

See Also   getFixedFrameBorderSize

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