Package editor

Class FileTreeUtil


  • public class FileTreeUtil
    extends Object
    • Constructor Detail

      • FileTreeUtil

        public FileTreeUtil()
    • Method Detail

      • getExperimentView

        public static ExperimentView getExperimentView()
      • getGosuPanel

        public static GosuPanel getGosuPanel()
      • getRoot

        public static FileTree getRoot()
      • getAllExperimentTypes

        public static Set<String> getAllExperimentTypes()
      • makeExternalFileTree

        public static FileTree makeExternalFileTree​(Path file,
                                                    String fqn)
      • isSupportedTextFile

        public static boolean isSupportedTextFile​(FileTree ft)