Microsoft SDK for Java

Screen.getAllScreens

Retrieves an array of Screen objects that represents each monitor on the system.

Syntax

public static Screen[] getAllScreens()

Return Value

Returns an array of Screen objects in which each entry represents one of the monitors on the system.

See Also   getPrimary

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