Class XExposeEvent


  • public class XExposeEvent
    extends XAnyEvent
    • Constructor Summary

      Constructors 
      Constructor Description
      XExposeEvent()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • x

        public int x
      • y

        public int y
      • width

        public int width
      • height

        public int height
      • count

        public int count
      • sizeof

        public static final int sizeof
    • Constructor Detail

      • XExposeEvent

        public XExposeEvent()