GLG Toolkit, Java Class Library
Version 4.5
|
Specifies the MB flag for fonts used in the C/C++ environment. More...
Specifies the MB flag for fonts used in the C/C++ environment.
Constants | |
static final int | MULTI_BYTE = 1 |
Multi-byte font. More... | |
static final int | SINGLE_BYTE = 0 |
Single-byte font. More... | |
static final int | UTF8 = 2 |
UTF-8 font. More... | |
|
static |
Multi-byte font.
|
static |
Single-byte font.
|
static |
UTF-8 font.