Class ScreenFinder
java.lang.Object
org.jrd.frontend.utility.ScreenFinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcenterWindowOnto(Window baseWindow, Window centeredWindow) private static voidcenterWindowToBounds(Window w, Rectangle bounds) static voidstatic Pointstatic Rectangleprivate static GraphicsDevicegetScreenOnCoords(Point point) private static Rectanglestatic voidmoveWindowNextTo(Window baseWindow, Window movedWindow)
-
Constructor Details
-
ScreenFinder
private ScreenFinder()
-
-
Method Details
-
getCurrentPoint
-
getCurrentScreenSizeWithoutBounds
-
centerWindowOnto
-
centerWindowToCurrentScreen
-
centerWindowToBounds
-
moveWindowNextTo
-
getScreenOnCoords
-
getScreenOnCoordsWithoutBounds
-