Class GdkEventFocus


  • public class GdkEventFocus
    extends GdkEvent
    • Field Summary

      Fields 
      Modifier and Type Field Description
      short in  
      byte send_event  
      static int sizeof  
      long window  
      • Fields inherited from class org.eclipse.swt.internal.gtk3.GdkEvent

        type
    • Constructor Summary

      Constructors 
      Constructor Description
      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()