public static class X11.Drawable extends X11.XID
Modifier and Type | Field and Description |
---|---|
static X11.Drawable |
None |
SIZE
Constructor and Description |
---|
X11.Drawable() |
X11.Drawable(long id) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
fromNative(java.lang.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, toNative
public static final X11.Drawable None
public java.lang.Object fromNative(java.lang.Object nativeValue, FromNativeContext context)
NativeMapped
fromNative
in interface NativeMapped
fromNative
in class X11.XID