|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.wmsui.guij.GraphicUtils
Implementation of the GraphicUtils class. This class provides graphic utility methods.
Constructor Summary | |
GraphicUtils()
|
Method Summary | |
static void |
deiconifyFrame(java.awt.Frame frame)
|
static void |
screenCenterWindow(java.awt.Window window)
|
static void |
windowCenterWindow(java.awt.Window parentWindow,
java.awt.Window window)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GraphicUtils()
Method Detail |
public static void deiconifyFrame(java.awt.Frame frame)
public static void screenCenterWindow(java.awt.Window window)
public static void windowCenterWindow(java.awt.Window parentWindow, java.awt.Window window)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |