Overview | Methods | This Package | All Packages
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