public static class PlatformHookUnixoid.FontEntry extends Object
Modifier and Type | Field and Description |
---|---|
String |
charset
The character subset.
|
String |
file
File name.
|
String |
name
Platform font name.
|
Constructor and Description |
---|
PlatformHookUnixoid.FontEntry()
Constructs a new
FontEntry . |
PlatformHookUnixoid.FontEntry(String charset,
String name,
String file)
Constructs a new
FontEntry . |
public String charset
public PlatformHookUnixoid.FontEntry()
FontEntry
.public PlatformHookUnixoid.FontEntry(String charset, String name, String file)
FontEntry
.charset
- The character subset. Basically a free identifier, but should be uniquename
- Platform font namefile
- File name