|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.darwinsys.swingui.UtilGUI
Utilities for GUI work.
Constructor Summary | |
UtilGUI()
|
Method Summary | |
static void |
center(java.awt.Window w)
Center a Window, Frame, JFrame, Dialog, etc., but do it the American Spelling Way :-) |
static void |
centre(java.awt.Window w)
Centre a Window, Frame, JFrame, Dialog, etc. |
static void |
maximize(java.awt.Window w)
Maximize a window, the hard way. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UtilGUI()
Method Detail |
public static void centre(java.awt.Window w)
public static void center(java.awt.Window w)
public static void maximize(java.awt.Window w)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |