303132333435363738
final File f = fsNode.getFile(); files.add(f.getAbsolutePath()); } Attributes attributes = new Attributes(files.toArray(new String[0])); filesystemTreeGrid.run(attributes); }