|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.Structure
com.sun.jna.platform.unix.X11.XSetWindowAttributes
public static class X11.XSetWindowAttributes
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.jna.Structure |
---|
com.sun.jna.Structure.ByReference, com.sun.jna.Structure.ByValue |
Field Summary | |
---|---|
com.sun.jna.NativeLong |
background_pixel
|
X11.Pixmap |
background_pixmap
|
com.sun.jna.NativeLong |
backing_pixel
|
com.sun.jna.NativeLong |
backing_planes
|
int |
backing_store
|
int |
bit_gravity
|
com.sun.jna.NativeLong |
border_pixel
|
X11.Pixmap |
border_pixmap
|
X11.Colormap |
colormap
|
X11.Cursor |
cursor
|
com.sun.jna.NativeLong |
do_not_propagate_mask
|
com.sun.jna.NativeLong |
event_mask
|
boolean |
override_redirect
|
boolean |
save_under
|
int |
win_gravity
|
Fields inherited from class com.sun.jna.Structure |
---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
Constructor Summary | |
---|---|
X11.XSetWindowAttributes()
|
Method Summary |
---|
Methods inherited from class com.sun.jna.Structure |
---|
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getFields, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public X11.Pixmap background_pixmap
public com.sun.jna.NativeLong background_pixel
public X11.Pixmap border_pixmap
public com.sun.jna.NativeLong border_pixel
public int bit_gravity
public int win_gravity
public int backing_store
public com.sun.jna.NativeLong backing_planes
public com.sun.jna.NativeLong backing_pixel
public boolean save_under
public com.sun.jna.NativeLong event_mask
public com.sun.jna.NativeLong do_not_propagate_mask
public boolean override_redirect
public X11.Colormap colormap
public X11.Cursor cursor
Constructor Detail |
---|
public X11.XSetWindowAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |