Package org.fusesource.jansi.internal
Class Kernel32.CHAR_INFO
- java.lang.Object
-
- org.fusesource.jansi.internal.Kernel32.CHAR_INFO
-
- Enclosing class:
- Kernel32
public static class Kernel32.CHAR_INFO extends java.lang.Object
see: https://msdn.microsoft.com/en-us/library/windows/desktop/ms682013(v=vs.85).aspx
-
-
Field Summary
Fields Modifier and Type Field Description short
attributes
static int
SIZEOF
char
unicodeChar
-
Constructor Summary
Constructors Constructor Description CHAR_INFO()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static void
init()
-