public static class X11.Window extends X11.Drawable
| Modifier and Type | Field and Description |
|---|---|
static X11.Window |
None |
| Constructor and Description |
|---|
X11.Window() |
X11.Window(int id) |
X11.Window(java.lang.Integer 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.
|
isNone, nativeType, toNative, toStringpublic static final X11.Window None
public X11.Window()
public X11.Window(java.lang.Integer id)
public X11.Window(int id)
public java.lang.Object fromNative(java.lang.Object nativeValue,
FromNativeContext context)
NativeMappedfromNative in interface NativeMappedfromNative in class X11.Drawable