NativeMapped, SerializableX11.Atom, X11.Colormap, X11.Cursor, X11.Drawable, X11.Font, X11.KeySym, X11.Xrender.PictFormatpublic static class X11.XID extends NativeLong
| Modifier and Type | Field | Description |
|---|---|---|
static X11.XID |
None |
SIZE| Modifier and Type | Method | Description |
|---|---|---|
Object |
fromNative(Object nativeValue,
FromNativeContext context) |
Convert the given native object into its Java representation using
the given context.
|
protected boolean |
isNone(Object o) |
|
String |
toString() |
compare, compare, compare, doubleValue, equals, floatValue, hashCode, intValue, longValue, nativeType, setValue, toNativebyteValue, shortValuepublic static final X11.XID None
protected boolean isNone(Object o)
public Object fromNative(Object nativeValue, FromNativeContext context)
NativeMappedfromNative in interface NativeMappedfromNative in class IntegerTypenativeValue - Java representation of the native type to be converted.context - Context in which the conversion is taking place.public String toString()
toString in class IntegerType