Изменил(а) на 'FormBattleship.java'
This commit is contained in:
parent
c56ee336ef
commit
8573ebc9cd
@ -99,7 +99,6 @@ public class FormBattleship extends JComponent {
|
|||||||
statusPanel.add(rightButton);
|
statusPanel.add(rightButton);
|
||||||
statusPanel.add(downButton);
|
statusPanel.add(downButton);
|
||||||
|
|
||||||
//getContentPane().add(this);
|
|
||||||
}
|
}
|
||||||
protected void paintComponent(Graphics g) {
|
protected void paintComponent(Graphics g) {
|
||||||
super.paintComponent(g);
|
super.paintComponent(g);
|
||||||
|
Loading…
Reference in New Issue
Block a user