public static class X11.Font extends X11.XID
| Constructor and Description |
|---|
X11.Font() |
X11.Font(int id) |
X11.Font(java.lang.Integer id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
fromNative(java.lang.Object nativeValue,
FromNativeContext context)
Convert the given native object into its Java representation using
the given context.
|
isNone, nativeType, toNative, toStringpublic static final X11.Font None
public X11.Font()
public X11.Font(java.lang.Integer id)
public X11.Font(int id)
public java.lang.Object fromNative(java.lang.Object nativeValue,
FromNativeContext context)
NativeMappedfromNative in interface NativeMappedfromNative in class X11.XID