private void changeDisplayedPanel(JPanel panel) {
   mainWindow.changeDisplayedPanel(panel);
 }