|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.genuine.tools.GuiTools
Misc tools related to user interfaces
| Constructor Summary | |
GuiTools()
|
|
| Method Summary | |
static void |
centerWindow(java.awt.Window window)
Puts the given frame into the center of the screen. |
static void |
maximizeWindow(java.awt.Window window)
Sets the size of the given window to the desktop size. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GuiTools()
| Method Detail |
public static void centerWindow(java.awt.Window window)
public static void maximizeWindow(java.awt.Window window)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||