|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Number
com.sun.jna.IntegerType
com.sun.jna.NativeLong
com.sun.jna.platform.unix.X11.XID
com.sun.jna.platform.unix.X11.Atom
public static class X11.Atom
Field Summary | |
---|---|
static X11.Atom |
None
|
Fields inherited from class com.sun.jna.NativeLong |
---|
SIZE |
Constructor Summary | |
---|---|
X11.Atom()
|
|
X11.Atom(long id)
|
Method Summary | |
---|---|
java.lang.Object |
fromNative(java.lang.Object nativeValue,
com.sun.jna.FromNativeContext context)
Return constants for predefined Atom values. |
Methods inherited from class com.sun.jna.platform.unix.X11.XID |
---|
isNone, toString |
Methods inherited from class com.sun.jna.IntegerType |
---|
doubleValue, equals, floatValue, hashCode, intValue, longValue, nativeType, setValue, toNative |
Methods inherited from class java.lang.Number |
---|
byteValue, shortValue |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final X11.Atom None
Constructor Detail |
---|
public X11.Atom()
public X11.Atom(long id)
Method Detail |
---|
public java.lang.Object fromNative(java.lang.Object nativeValue, com.sun.jna.FromNativeContext context)
Atom
values.
fromNative
in interface com.sun.jna.NativeMapped
fromNative
in class X11.XID
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |