Microsoft SDK for Java

SystemInformation.getPrimaryMonitorMaximizedWindowSize

Retrieves the default dimensions, in pixels, of a maximized top-left window on the primary monitor.

Syntax

public static final Point getPrimaryMonitorMaximizedWindowSize()

Return Value

Returns a Point object that represents the dimensions of a maximized window on the primary monitor.

See Also   getPrimaryMonitorSize, com.ms.wfc.ui.Screen

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