|
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.Cursor
public static class X11.Cursor
| Field Summary | |
|---|---|
static X11.Cursor |
None
|
| Constructor Summary | |
|---|---|
X11.Cursor()
|
|
X11.Cursor(int id)
|
|
X11.Cursor(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.Cursor None
| Constructor Detail |
|---|
public X11.Cursor()
public X11.Cursor(java.lang.Integer id)
public X11.Cursor(int id)
| Method Detail |
|---|
public java.lang.Object fromNative(java.lang.Object nativeValue,
FromNativeContext context)
NativeMapped
fromNative in interface NativeMappedfromNative in class X11.XID
|
JNA API> 3.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||