|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.swt.internal.gtk
Class XExposeEvent

java.lang.Objectorg.eclipse.swt.internal.gtk.XEvent
org.eclipse.swt.internal.gtk.XAnyEvent
org.eclipse.swt.internal.gtk.XExposeEvent
- public class XExposeEvent
- extends XAnyEvent
| Field Summary | |
int |
count
|
int |
height
|
static int |
sizeof
|
int |
width
|
int |
x
|
int |
y
|
| Fields inherited from class org.eclipse.swt.internal.gtk.XAnyEvent |
display, send_event, serial, window |
| Fields inherited from class org.eclipse.swt.internal.gtk.XEvent |
type |
| Constructor Summary | |
XExposeEvent()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
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 Detail |
XExposeEvent
public XExposeEvent()
|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC