GUI changed and doVocabsGerToEng() partwise implemented

This commit is contained in:
2020-10-08 18:49:48 +02:00
parent be31103aff
commit 6320c9daa9
34 changed files with 600 additions and 646 deletions

17
.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>VocabTrainer</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>