|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectks.common.gui.WindowManager
Common routines for managing windows. Creation date: (10/25/01 8:11:04 AM)
| Constructor Summary | |
WindowManager()
|
|
| Method Summary | |
static void |
centerDialog(java.awt.Dialog theDialog)
Centers the Frame so it appears at the center of the screen. |
static void |
centerFrame(java.awt.Frame theFrame)
Centers the Frame so it appears at the center of the screen. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WindowManager()
| Method Detail |
public static void centerDialog(java.awt.Dialog theDialog)
theDialog - java.awt.Dialogpublic static void centerFrame(java.awt.Frame theFrame)
theFrame - java.awt.Frame
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||