|
JNA API> 3.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.examples.unix.X11.XID
com.sun.jna.examples.unix.X11.Drawable
com.sun.jna.examples.unix.X11.Window
public static class X11.Window
Field Summary | |
---|---|
static X11.Window |
None
|
Constructor Summary | |
---|---|
X11.Window()
|
|
X11.Window(int id)
|
|
X11.Window(java.lang.Integer id)
|
Method Summary | |
---|---|
java.lang.Object |
fromNative(java.lang.Object nativeValue,
FromNativeContext context)
Convert the given native object into its Java representation using the given context. |
Methods inherited from class com.sun.jna.examples.unix.X11.XID |
---|
isNone, nativeType, toNative, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final X11.Window None
Constructor Detail |
---|
public X11.Window()
public X11.Window(java.lang.Integer id)
public X11.Window(int id)
Method Detail |
---|
public java.lang.Object fromNative(java.lang.Object nativeValue, FromNativeContext context)
NativeMapped
fromNative
in interface NativeMapped
fromNative
in class X11.Drawable
|
JNA API> 3.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |