回答編集履歴
1
typo
test
CHANGED
@@ -41,20 +41,6 @@
|
|
41
41
|
<HBox prefHeight="31.0" prefWidth="600.0" BorderPane.alignment="CENTER">
|
42
42
|
|
43
43
|
<children>
|
44
|
-
|
45
|
-
@@ -45,4 +45,4 @@
|
46
|
-
|
47
|
-
</children>
|
48
|
-
|
49
|
-
</AnchorPane>
|
50
|
-
|
51
|
-
</center>
|
52
|
-
|
53
|
-
-</BorderPane>
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
+</BorderPane>
|
58
44
|
|
59
45
|
diff --git a/application/Main.java b/application/Main.java
|
60
46
|
|