public final class EventConfigure extends Event
Window.ConfigureEvent signal.
 
 All dimensions are in pixels.
| Modifier and Type | Method and Description | 
|---|---|
int | 
getHeight()
The height of the Window. 
 | 
int | 
getWidth()
The width of the Window. 
 | 
int | 
getX()
The horizontal co-ordinate relative to the top left corner of the
 screen. 
 | 
int | 
getY()
The vertical co-ordinate relative to the top left corner of the screen. 
 | 
public int getHeight()
public int getWidth()
public int getX()
public int getY()