Neuer Kommentar

This commit is contained in:
ekresse
2020-11-27 16:00:22 +01:00
parent 45525f9979
commit d1e2e67865

View File

@@ -55,6 +55,11 @@ public class JauJauGUI {
/** /**
* Initialize the contents of the frame. * Initialize the contents of the frame.
*/ */
//Test GUI f<>r JauJau
private void initialize() { private void initialize() {
frame = new JFrame(); frame = new JFrame();
frame.setBounds(100, 100, 783, 762); frame.setBounds(100, 100, 783, 762);