public class AWTUtils extends Object
Constructor and Description |
---|
AWTUtils() |
Modifier and Type | Method and Description |
---|---|
static Rectangle |
getAllScreenBounds() |
static void |
moveOnScreen(JFrame frame)
Ensure frame appears on a visible screen.
|
static Rectangle |
union(Rectangle r1,
Rectangle r2)
Compute the rectangle that covers two other rectangles.
|
Copyright © 2014. All Rights Reserved.