org.eclipse.swt.internal.gtk
Class GdkEventFocus

java.lang.Object
  extended by org.eclipse.swt.internal.gtk.GdkEvent
      extended by org.eclipse.swt.internal.gtk.GdkEventFocus

public class GdkEventFocus
extends GdkEvent


Field Summary
 short in
           
 byte send_event
           
static int sizeof
           
 long window
           
 
Fields inherited from class org.eclipse.swt.internal.gtk.GdkEvent
type
 
Constructor Summary
GdkEventFocus()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

window

public long window

send_event

public byte send_event

in

public short in

sizeof

public static final int sizeof
Constructor Detail

GdkEventFocus

public GdkEventFocus()