|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.gtk.GdkEvent
org.eclipse.swt.internal.gtk.GdkEventExpose
public class GdkEventExpose
Field Summary | |
---|---|
int |
area_height
|
int |
area_width
|
int |
area_x
|
int |
area_y
|
int |
count
|
long |
region
|
byte |
send_event
|
static int |
sizeof
|
long |
window
|
Fields inherited from class org.eclipse.swt.internal.gtk.GdkEvent |
---|
type |
Constructor Summary | |
---|---|
GdkEventExpose()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long window
public byte send_event
public int area_x
public int area_y
public int area_width
public int area_height
public long region
public int count
public static final int sizeof
Constructor Detail |
---|
public GdkEventExpose()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |