|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.harvard.hul.ois.jhove.viewer.MainScreen
public class MainScreen
Static methods for positioning windows on the main screen.
Method Summary | |
---|---|
static void |
centerTopWindow(java.awt.Window win)
Center the window at the top of the main screen. |
static void |
centerWindow(java.awt.Window win)
Center the window on the main screen. |
static java.awt.Rectangle |
mainBounds()
Returns the bounds of the main monitor device. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void centerWindow(java.awt.Window win)
public static void centerTopWindow(java.awt.Window win)
public static java.awt.Rectangle mainBounds()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |