public string readFile()
 {
     return((string)selectedItem.getContent());
 }