Variable FileDialog._fileList

class FileDialog
{
  // ...
  StringGridWidget _fileList;
  // ...
}