public static class X11.Cursor extends X11.XID
| Modifier and Type | Field and Description |
|---|---|
static X11.Cursor |
None |
SIZE| Constructor and Description |
|---|
X11.Cursor() |
X11.Cursor(long id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
fromNative(Object nativeValue,
FromNativeContext context)
Convert the given native object into its Java representation using
the given context.
|
doubleValue, equals, floatValue, hashCode, intValue, longValue, nativeType, setValue, toNativebyteValue, shortValuepublic static final X11.Cursor None
public Object fromNative(Object nativeValue, FromNativeContext context)
NativeMappedfromNative in interface NativeMappedfromNative in class X11.XID