public void setFile(File f) throws IOException {
   imageViewPanel.setFile(f);
 }