|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--com.darwinsys.util.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. |
| 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)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||