Class SonarFileList

java.lang.Object
tritechgemini.fileio.SonarFileList

public class SonarFileList extends Object
A repeat of a lot of stuff inthe PAMGUArd class OfflineFileList, but needed in the standalone package, so recreating here.
Author:
Doug Gillespie
  • Constructor Details

    • SonarFileList

      public SonarFileList(String folder, boolean subFolders)
  • Method Details

    • getFiles

      public String[] getFiles()
      Get all the files as an array of strings
      Returns: