public class ScreenFinder
extends java.lang.Object
Constructor and Description |
---|
ScreenFinder() |
Modifier and Type | Method and Description |
---|---|
static void |
centerWindowsToCurrentScreen(java.awt.Window w) |
static java.awt.GraphicsDevice |
getCurrentScreen() |
static java.awt.Rectangle |
getCurrentScreenSizeWithoutBounds() |
static java.awt.GraphicsDevice |
getScreenOnCoords(java.awt.Point point) |
static java.awt.Rectangle |
getScreenOnCoordsWithoutBounds(java.awt.Point p) |
public static java.awt.GraphicsDevice getCurrentScreen()
public static java.awt.Rectangle getCurrentScreenSizeWithoutBounds()
public static void centerWindowsToCurrentScreen(java.awt.Window w)
public static java.awt.GraphicsDevice getScreenOnCoords(java.awt.Point point)
public static java.awt.Rectangle getScreenOnCoordsWithoutBounds(java.awt.Point p)