public class FNNativeSpecialFolder
extends java.lang.Object
| Constructor and Description |
|---|
FNNativeSpecialFolder() |
| Modifier and Type | Method and Description |
|---|---|
static java.nio.file.Path |
getDesktop() |
static java.nio.file.Path |
getFonts() |
static java.nio.file.Path |
getMyMusic() |
static java.nio.file.Path |
getMyPictures() |
static java.nio.file.Path |
getMyVideo() |
static boolean |
isSupport() |
public static boolean isSupport()
public static java.nio.file.Path getMyMusic()
public static java.nio.file.Path getMyVideo()
public static java.nio.file.Path getMyPictures()
public static java.nio.file.Path getFonts()
public static java.nio.file.Path getDesktop()