Modifier and Type | Class and Description |
---|---|
static class |
Screen.HALF |
static class |
Screen.QUARTER |
static class |
Screen.SERVER |
Modifier and Type | Field and Description |
---|---|
static Screen |
FULL_SCREEN |
int |
height |
int |
index |
java.lang.String |
name |
static Screen[] |
VALUES
Deprecated.
|
int |
width |
int |
x |
int |
y |
Modifier and Type | Method and Description |
---|---|
static void |
center(java.awt.Window window)
Zentriert diese Form ohne die Groesse zu aendern
|
static int |
getHEADER_HEIGHT() |
static Screen[] |
getValues() |
void |
setBoundsOnComponent(java.awt.Component component) |
public static final Screen FULL_SCREEN
@Deprecated public static final Screen[] VALUES
public final java.lang.String name
public final int index
public final int x
public final int y
public final int width
public final int height
public void setBoundsOnComponent(java.awt.Component component)
component
- dimensioniert und bewegt die Komponente zu der gewaehlten Screen Postitionpublic static final Screen[] getValues()
public static void center(java.awt.Window window)
public static int getHEADER_HEIGHT()
13-September-2017 07:50 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft