Console Message changed
This commit is contained in:
@@ -100,7 +100,7 @@ public class Anwendung {
|
|||||||
public static void main(String[] args)
|
public static void main(String[] args)
|
||||||
{
|
{
|
||||||
|
|
||||||
System.out.println("Hallo Welt");
|
System.out.println("Programm gestartet");
|
||||||
Anwendung jaujau = new Anwendung();
|
Anwendung jaujau = new Anwendung();
|
||||||
jaujau.gui.setVisible(true);
|
jaujau.gui.setVisible(true);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user