Fensternamen

This commit is contained in:
simono41 2016-11-21 20:08:51 +01:00
parent 6fa618a71f
commit 2391dee6f2
2 changed files with 2 additions and 0 deletions

View file

@ -29,6 +29,7 @@
</NonVisualComponents>
<Properties>
<Property name="defaultCloseOperation" type="int" value="3"/>
<Property name="title" type="java.lang.String" value="Vokabeltrainer"/>
</Properties>
<SyntheticProperties>
<SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>

View file

@ -65,6 +65,7 @@ public class GUI extends javax.swing.JFrame {
jMenu2 = new javax.swing.JMenu();
setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
setTitle("Vokabeltrainer");
jTextField1.setText("Vokabel");