Changes by braus

This commit is contained in:
Noah
2021-09-28 22:06:30 +02:00
parent 44d83c6cb7
commit 9d2c7c9891
7 changed files with 2517 additions and 0 deletions
File diff suppressed because one or more lines are too long
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

+1257
View File
File diff suppressed because one or more lines are too long
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

+3
View File
@@ -34,6 +34,9 @@ public class GUI {
private JButton randomStart;
private JButton manuelStart;
private ImageIcon preview;
private JLabel previewLabel;
public GUI(Control control) {