質問編集履歴
2
修正
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|
1
修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -64,7 +64,7 @@
|
|
64
64
|
|
65
65
|
|
66
66
|
|
67
|
-
class Panel
|
67
|
+
class PanelGameBoard extends JPanel implements ActionListener {
|
68
68
|
|
69
69
|
private final Ball ball;
|
70
70
|
|