JNA API 3.2.4

com.sun.jna.examples.unix

Class X11.XKeyEvent

  • Enclosing interface:
    X11


    public static class X11.XKeyEvent
    extends Structure
    • Field Detail

      • type

        public int type
      • send_event

        public int send_event
      • x

        public int x
      • y

        public int y
      • x_root

        public int x_root
      • y_root

        public int y_root
      • state

        public int state
      • keycode

        public int keycode
      • same_screen

        public int same_screen
    • Constructor Detail

      • X11.XKeyEvent

        public X11.XKeyEvent()
JNA API 3.2.4

Copyright © 2007-2009 Timothy Wall. All Rights Reserved.