Class XEvent

  • Direct Known Subclasses:
    XAnyEvent

    public class XEvent
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int sizeof  
      int type  
    • Constructor Summary

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