|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.braincell.stickbackup.util.GuiTool
public class GuiTool
Tools to build GUI's.
| Constructor Summary | |
|---|---|
GuiTool()
|
|
| Method Summary | |
|---|---|
static void |
centerWindow(java.awt.Window window)
Centers a window on the screen. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GuiTool()
| Method Detail |
|---|
public static void centerWindow(java.awt.Window window)
window - window to center.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||