|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.gridsystems.utils.AWTUtils
public final class AWTUtils
General Utilities.
Method Summary | |
---|---|
static void |
centerWindow(java.awt.Window wnd)
Deprecated. Use "Window.setLocationRelativeTo()" method instead |
static boolean |
existDisplay()
Check if display exists, in UNIX systems. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void centerWindow(java.awt.Window wnd)
wnd
- Window to centerpublic static boolean existDisplay()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |