Skip to content
Snippets Groups Projects
Commit 53932871 authored by Uli Bähr's avatar Uli Bähr
Browse files

Methode loeschen um Funktionen erweitert => TODO abgearbeitet Doku der Methode geschrieben

parent 5cbbd1e6
No related branches found
No related tags found
No related merge requests found
...@@ -425,6 +425,8 @@ public class GuiController { ...@@ -425,6 +425,8 @@ public class GuiController {
tfKlartext.setText(textEingabe); tfKlartext.setText(textEingabe);
tfCodiert.setText(textCodiert); tfCodiert.setText(textCodiert);
codierer.letztesZeichenLoeschen(); codierer.letztesZeichenLoeschen();
//TODO Walzen
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment