Zhelovanov D.Y. LabWork03 #3
@ -99,7 +99,6 @@ public class FormBattleship extends JComponent {
|
||||
statusPanel.add(rightButton);
|
||||
statusPanel.add(downButton);
|
||||
|
||||
//getContentPane().add(this);
|
||||
}
|
||||
protected void paintComponent(Graphics g) {
|
||||
super.paintComponent(g);
|
||||
|
Loading…
x
Reference in New Issue
Block a user