org.eclipse.swt.internal.gtk
Class XEvent

java.lang.Object
  extended by org.eclipse.swt.internal.gtk.XEvent
Direct Known Subclasses:
XAnyEvent

public class XEvent
extends java.lang.Object


Field Summary
static int sizeof
           
 int type
           
 
Constructor Summary
XEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public int type

sizeof

public static final int sizeof
Constructor Detail

XEvent

public XEvent()