public static class X11.Atom extends X11.XID
| Constructor and Description |
|---|
X11.Atom() |
X11.Atom(int id) |
X11.Atom(java.lang.Integer id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
fromNative(java.lang.Object nativeValue,
FromNativeContext context)
Return constants for predefined
Atom values. |
isNone, nativeType, toNative, toStringpublic static final X11.Atom None
public X11.Atom()
public X11.Atom(java.lang.Integer id)
public X11.Atom(int id)
public java.lang.Object fromNative(java.lang.Object nativeValue,
FromNativeContext context)
Atom values.fromNative in interface NativeMappedfromNative in class X11.XID