public class WindowsLibrary
extends java.lang.Object
| コンストラクタと説明 |
|---|
WindowsLibrary() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static java.nio.file.Path |
getSpecialFolderPath(int num)
特殊パス取得
|
static java.lang.String |
getSystemFontFaceName(int num)
0 - IconTitleLogFont
1 - MessageFont
2 - CaptionFont
3 - MenuFont
4 - SmCaptionFont
5 - StatusFont
|
public static java.nio.file.Path getSpecialFolderPath(int num)
num - 指定番号public static java.lang.String getSystemFontFaceName(int num)
num - 番号