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