|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jnlp.util.ScreenFinder
public class ScreenFinder
| Constructor Summary | |
|---|---|
ScreenFinder()
|
|
| Method Summary | |
|---|---|
static void |
centerWindowsToCurrentScreen(java.awt.Window w)
|
static java.awt.GraphicsDevice |
getCurrentScreen()
|
static java.awt.Rectangle |
getCurrentScreenSizeWithoutBounds()
|
static java.awt.GraphicsDevice |
getScreenOnCoords(java.awt.Point point)
|
static java.awt.Rectangle |
getScreenOnCoordsWithutBounds(java.awt.Point p)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScreenFinder()
| Method Detail |
|---|
public static java.awt.GraphicsDevice getCurrentScreen()
public static java.awt.Rectangle getCurrentScreenSizeWithoutBounds()
public static void centerWindowsToCurrentScreen(java.awt.Window w)
public static java.awt.GraphicsDevice getScreenOnCoords(java.awt.Point point)
public static java.awt.Rectangle getScreenOnCoordsWithutBounds(java.awt.Point p)
|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||