From 13cead9f97f9b1de0c5daf3613b85280b35c269d Mon Sep 17 00:00:00 2001 From: AnnZhimol Date: Sat, 29 Oct 2022 14:12:20 +0400 Subject: [PATCH] =?UTF-8?q?=D0=92=D1=8B=D0=BF=D0=BE=D0=BB=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=BD=D0=B0=D1=8F=20=D1=83=D1=81=D0=BB=D0=BE=D0=B6=D0=BD?= =?UTF-8?q?=D0=B5=D0=BD=D0=BD=D0=B0=D1=8F=20=D0=BB=D0=B0=D0=B1=D0=BE=D1=80?= =?UTF-8?q?=D0=B0=D1=82=D0=BE=D1=80=D0=BD=D0=B0=D1=8F=20=D1=80=D0=B0=D0=B1?= =?UTF-8?q?=D0=BE=D1=82=D0=B0=20=E2=84=963(=D1=82=D0=BE=D1=87=D0=BD=D0=BE)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/FormCreater.form | 13 +++++++++---- src/FormCreater.java | 3 ++- src/FormMapWithSetWarships.form | 32 +++++++++++++++++++++----------- 3 files changed, 32 insertions(+), 16 deletions(-) diff --git a/src/FormCreater.form b/src/FormCreater.form index 9380f81..76aa976 100644 --- a/src/FormCreater.form +++ b/src/FormCreater.form @@ -3,12 +3,12 @@ - + - + @@ -20,7 +20,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -225,6 +225,11 @@ + + + + + diff --git a/src/FormCreater.java b/src/FormCreater.java index dfe5bb9..7a3333b 100644 --- a/src/FormCreater.java +++ b/src/FormCreater.java @@ -33,8 +33,9 @@ public class FormCreater extends JDialog{ public FormCreater(){ setTitle("Военный корабль"); setContentPane(PictureBox); + setResizable(false); + setSize(1000,500); ShowWindow(); - setSize(1200,700); setDefaultCloseOperation(JFrame.HIDE_ON_CLOSE); } diff --git a/src/FormMapWithSetWarships.form b/src/FormMapWithSetWarships.form index 1a9fec9..4e1319a 100644 --- a/src/FormMapWithSetWarships.form +++ b/src/FormMapWithSetWarships.form @@ -23,7 +23,7 @@ - + @@ -46,12 +46,12 @@ - + - + @@ -59,7 +59,7 @@ - + @@ -67,7 +67,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -93,7 +93,7 @@ - + @@ -103,7 +103,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -123,12 +123,22 @@ - + + + + + + + + + + +