|
||||||||||
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
org.chorem.jtimer.ui.system.unix.X11.XID
public static class X11.XID
Field Summary | |
---|---|
static X11.XID |
None
|
Fields inherited from class com.sun.jna.NativeLong |
---|
SIZE |
Constructor Summary | |
---|---|
X11.XID()
|
|
X11.XID(long id)
|
Method Summary | |
---|---|
Object |
fromNative(Object nativeValue,
com.sun.jna.FromNativeContext context)
|
protected boolean |
isNone(Object o)
|
String |
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.XID None
Constructor Detail |
---|
public X11.XID()
public X11.XID(long id)
Method Detail |
---|
protected boolean isNone(Object o)
public Object fromNative(Object nativeValue, com.sun.jna.FromNativeContext context)
fromNative
in interface com.sun.jna.NativeMapped
fromNative
in class com.sun.jna.IntegerType
public String toString()
toString
in class com.sun.jna.IntegerType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |