public MainButtons() { super(); //buttonbox = new JPanel(); this.add(vor); this.add(zurueck); this.add(inhalt); this.add(index); this.add(drucken); }