Package com.sun.jna.platform.unix
Class X11.XEvent
- java.lang.Object
- 
- com.sun.jna.Structure
- 
- com.sun.jna.Union
- 
- com.sun.jna.platform.unix.X11.XEvent
 
 
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.sun.jna.StructureStructure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
 
- 
 - 
Field Summary- 
Fields inherited from class com.sun.jna.StructureALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
- 
 - 
Constructor SummaryConstructors Constructor Description XEvent()
 - 
Method Summary- 
Methods inherited from class com.sun.jna.UniongetFieldOrder, getNativeAlignment, getTypedValue, readField, readField, setType, setType, setTypedValue, writeField, writeField, writeField
 - 
Methods inherited from class com.sun.jna.StructureallocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write
 
- 
 
- 
- 
- 
Field Detail- 
typepublic int type 
 - 
xanypublic X11.XAnyEvent xany 
 - 
xkeypublic X11.XKeyEvent xkey 
 - 
xbuttonpublic X11.XButtonEvent xbutton 
 - 
xmotionpublic X11.XMotionEvent xmotion 
 - 
xcrossingpublic X11.XCrossingEvent xcrossing 
 - 
xfocuspublic X11.XFocusChangeEvent xfocus 
 - 
xexposepublic X11.XExposeEvent xexpose 
 - 
xgraphicsexposepublic X11.XGraphicsExposeEvent xgraphicsexpose 
 - 
xnoexposepublic X11.XNoExposeEvent xnoexpose 
 - 
xvisibilitypublic X11.XVisibilityEvent xvisibility 
 - 
xcreatewindowpublic X11.XCreateWindowEvent xcreatewindow 
 - 
xdestroywindowpublic X11.XDestroyWindowEvent xdestroywindow 
 - 
xunmappublic X11.XUnmapEvent xunmap 
 - 
xmappublic X11.XMapEvent xmap 
 - 
xmaprequestpublic X11.XMapRequestEvent xmaprequest 
 - 
xreparentpublic X11.XReparentEvent xreparent 
 - 
xconfigurepublic X11.XConfigureEvent xconfigure 
 - 
xgravitypublic X11.XGravityEvent xgravity 
 - 
xresizerequestpublic X11.XResizeRequestEvent xresizerequest 
 - 
xconfigurerequestpublic X11.XConfigureRequestEvent xconfigurerequest 
 - 
xcirculatepublic X11.XCirculateEvent xcirculate 
 - 
xcirculaterequestpublic X11.XCirculateRequestEvent xcirculaterequest 
 - 
xpropertypublic X11.XPropertyEvent xproperty 
 - 
xselectionclearpublic X11.XSelectionClearEvent xselectionclear 
 - 
xselectionrequestpublic X11.XSelectionRequestEvent xselectionrequest 
 - 
xselectionpublic X11.XSelectionEvent xselection 
 - 
xcolormappublic X11.XColormapEvent xcolormap 
 - 
xclientpublic X11.XClientMessageEvent xclient 
 - 
xmappingpublic X11.XMappingEvent xmapping 
 - 
xerrorpublic X11.XErrorEvent xerror 
 - 
xkeymappublic X11.XKeymapEvent xkeymap 
 - 
xgenericpublic X11.XGenericEvent xgeneric 
 - 
xcookiepublic X11.XGenericEventCookie xcookie 
 - 
padpublic NativeLong[] pad 
 
- 
 
-