public class FileTreeUtil extends Object
| Constructor and Description |
|---|
FileTreeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static FileTree |
find(Path file) |
static FileTree |
find(Path file,
String typeName) |
static FileTree |
find(String fqn) |
static Set<String> |
getAllExperimentTypes() |
static ExperimentView |
getExperimentView() |
static GosuPanel |
getGosuPanel() |
static FileTree |
getRoot() |
static boolean |
isSupportedTextFile(FileTree ft) |
static FileTree |
makeExternalFileTree(Path file,
String fqn) |
public static ExperimentView getExperimentView()
public static GosuPanel getGosuPanel()
public static FileTree getRoot()
public static boolean isSupportedTextFile(FileTree ft)
Copyright © 2019. All rights reserved.