@Deprecated
public class GraphicsUtils
extends java.lang.Object
GraphicsUtils defines common user-interface related utility
functions.| Constructor and Description |
|---|
GraphicsUtils()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
centerWindowOnScreen(java.awt.Window window)
Deprecated.
Sets the location of the specified window so that it is centered on screen.
|