Package org.jrd.frontend.utility
Class ScreenFinder
java.lang.Object
org.jrd.frontend.utility.ScreenFinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
centerWindowOnto
(Window baseWindow, Window centeredWindow) private static void
centerWindowToBounds
(Window w, Rectangle bounds) static void
static Point
static Rectangle
private static GraphicsDevice
getScreenOnCoords
(Point point) private static Rectangle
static void
moveWindowNextTo
(Window baseWindow, Window movedWindow)
-
Constructor Details
-
ScreenFinder
private ScreenFinder()
-
-
Method Details
-
getCurrentPoint
-
getCurrentScreenSizeWithoutBounds
-
centerWindowOnto
-
centerWindowToCurrentScreen
-
centerWindowToBounds
-
moveWindowNextTo
-
getScreenOnCoords
-
getScreenOnCoordsWithoutBounds
-