@ -25,8 +25,12 @@ public class Main {
this.contantPane = new JPanel();
this.fr.setContentPane(contantPane);
this.contantPane.add(new JLabel("Ein Tool der CI!"));
this.contantPane.add(new JLabel("1) Tools von Daniel"));
ButtonGroup buttonGroup = new ButtonGroup();