|
JNA API> 3.5.2-SNAPSHOT | ||||||||
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.Font
public static class X11.Font
Field Summary | |
---|---|
static X11.Font |
None
|
Fields inherited from class com.sun.jna.NativeLong |
---|
SIZE |
Constructor Summary | |
---|---|
X11.Font()
|
|
X11.Font(long id)
|
Method Summary | |
---|---|
java.lang.Object |
fromNative(java.lang.Object nativeValue,
FromNativeContext context)
Convert the given native object into its Java representation using the given context. |
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.Font None
Constructor Detail |
---|
public X11.Font()
public X11.Font(long id)
Method Detail |
---|
public java.lang.Object fromNative(java.lang.Object nativeValue, FromNativeContext context)
NativeMapped
fromNative
in interface NativeMapped
fromNative
in class X11.XID
|
JNA API> 3.5.2-SNAPSHOT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |