Пример #1
0
 @Override
 public String getValue() {
   FileInformation finfo = fileNode.getInformation();
   return finfo.getStatusText(mode);
 }