|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.jtm.gui.ScreenUtil
public class ScreenUtil
| Constructor Summary | |
|---|---|
ScreenUtil()
|
|
| Method Summary | |
|---|---|
static void |
centerComponent(java.awt.Component comp)
|
static java.awt.Point |
componentCenter(java.awt.Component comp)
|
static void |
sizeComponent(java.awt.Component comp,
double width,
double height)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScreenUtil()
| Method Detail |
|---|
public static void sizeComponent(java.awt.Component comp,
double width,
double height)
public static void centerComponent(java.awt.Component comp)
public static java.awt.Point componentCenter(java.awt.Component comp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||