|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.objectwave.viewUtility.WindowControl
Some generic routines that will manipulate various UI properties.
Constructor Summary | |
WindowControl()
|
Method Summary | |
static void |
centerWindow(java.awt.Window win)
|
static void |
enforceMinimumSize(java.awt.Component comp,
int minWidth,
int minHeight)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WindowControl()
Method Detail |
public static void centerWindow(java.awt.Window win)
public static void enforceMinimumSize(java.awt.Component comp, int minWidth, int minHeight)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |