Microsoft SDK for Java

FormStartPosition.CENTER_SCREEN

Specifies that the form will be centered on the current primary monitor, and that its dimensions are determined by the form's size.

Syntax

public static final int CENTER_SCREEN;

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