devGameUi
parent
b4a826ae31
commit
7695f4c9c1
|
|
@ -41,7 +41,7 @@ public class SpielFrame extends JFrame {
|
||||||
private String symbolChoosed;
|
private String symbolChoosed;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Launch the application.
|
* Launch the application. Die Main Methode für den WindowBuilder.
|
||||||
*/
|
*/
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
EventQueue.invokeLater(new Runnable() {
|
EventQueue.invokeLater(new Runnable() {
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue