|
JNA API> 4.0.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.PointerType
com.sun.jna.platform.win32.WinNT.HANDLE
com.sun.jna.platform.win32.WinDef.HFONT
public static class WinDef.HFONT
Handle to a font.
Constructor Summary | |
---|---|
WinDef.HFONT()
Instantiates a new hfont. |
|
WinDef.HFONT(Pointer p)
Instantiates a new hfont. |
Method Summary |
---|
Methods inherited from class com.sun.jna.platform.win32.WinNT.HANDLE |
---|
fromNative, setPointer |
Methods inherited from class com.sun.jna.PointerType |
---|
equals, getPointer, hashCode, nativeType, toNative, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WinDef.HFONT()
public WinDef.HFONT(Pointer p)
p
- the p
|
JNA API> 4.0.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |