org.eclipse.swt.internal.gtk
Class XFocusChangeEvent

java.lang.Object
  extended by org.eclipse.swt.internal.gtk.XEvent
      extended by org.eclipse.swt.internal.gtk.XAnyEvent
          extended by org.eclipse.swt.internal.gtk.XFocusChangeEvent

public class XFocusChangeEvent
extends XAnyEvent


Field Summary
 int detail
           
 int mode
           
static int sizeof
           
 
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
XFocusChangeEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mode

public int mode

detail

public int detail

sizeof

public static final int sizeof
Constructor Detail

XFocusChangeEvent

public XFocusChangeEvent()