Class XExposeEvent
java.lang.Object
org.eclipse.swt.internal.gtk.XEvent
org.eclipse.swt.internal.gtk.XAnyEvent
org.eclipse.swt.internal.gtk.XExposeEvent
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
static final int
int
int
int
Fields inherited from class XAnyEvent
display, send_event, serial, window
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public int x -
y
public int y -
width
public int width -
height
public int height -
count
public int count -
sizeof
public static final int sizeof
-
-
Constructor Details
-
XExposeEvent
public XExposeEvent()
-