Package com.embabel.common.util
Class ConsoleFontInfoEx
-
- All Implemented Interfaces:
public final class ConsoleFontInfoEx extends StructureConsole font information structure for Windows API. Must be public for JNA reflection access.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classConsoleFontInfoEx.Coord
-
Field Summary
Fields Modifier and Type Field Description public IntegercbSizepublic IntegernFontpublic ConsoleFontInfoEx.CoorddwFontSizepublic IntegerFontFamilypublic IntegerFontWeightpublic CharArrayFaceNameprivate BooleanautoReadprivate BooleanautoWrite
-
Constructor Summary
Constructors Constructor Description ConsoleFontInfoEx()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.sun.jna.Structure
autoRead, autoWrite, clear, dataEquals, dataEquals, equals, getAutoRead, getAutoWrite, getPointer, hashCode, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeField -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-