@ -71,7 +71,7 @@ public class Notizbuch extends JFrame implements ActionListener {
notizbuch.setVisible(true);
});
}
// Getter und Setter für die TextArea
public JTextArea getTextArea() {
return textArea;