final void addOnglet(JPanel panel) {
   MainPanel.addOngletFromChild(this, panel);
 }