|
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.Colormap
public static class X11.Colormap
| Field Summary | |
|---|---|
static X11.Colormap |
None
|
| Fields inherited from class com.sun.jna.NativeLong |
|---|
SIZE |
| Constructor Summary | |
|---|---|
X11.Colormap()
|
|
X11.Colormap(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.Colormap None
| Constructor Detail |
|---|
public X11.Colormap()
public X11.Colormap(long id)
| Method Detail |
|---|
public java.lang.Object fromNative(java.lang.Object nativeValue,
FromNativeContext context)
NativeMapped
fromNative in interface NativeMappedfromNative 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 | |||||||||