From 245ed7c5f03e509ef6ac420a87d4cea741760ae7 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Fri, 14 Feb 2025 00:13:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=BA=D0=BB=D1=8E=D1=87=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D1=86=D0=B5=D0=BF=D0=BE=D1=87=D0=BA=D0=B8=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B5=D0=BE=D0=B1=D1=80=D0=B0=D0=B7=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=B9=20=D0=B2=20=D0=BE=D0=BF=D0=B8=D1=81?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=B5=20=D1=82=D0=B5=D1=81=D1=82=D0=B0=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B8=20=D0=B5=D0=B3=D0=BE=20=D0=B8=D0=BC=D0=BF?= =?UTF-8?q?=D0=BE=D1=80=D1=82=D0=B5=20=D0=B8=D0=B7=20=D0=BF=D0=B0=D0=BA?= =?UTF-8?q?=D0=B5=D1=82=D0=B0=20=D1=81=D0=B0=D0=BF=D1=84=D0=BE=D1=80=20v++?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 9 +++-- properties | 2 +- .../Visual/Tables/RendererLongCell.java | 16 +++++++++ .../Repository/Server/ServerRequestUnit.java | 2 +- .../Common/Test/UI/TestDialog.java | 5 ++- .../Common/Test/UI/TestFields.form | 35 +++++++++++++++---- .../Common/Test/UI/TestFields.java | 1 + .../Common/Test/UI/TestsForm.java | 19 ++++++++++ .../TestingSystem/Common/TestingServer.java | 22 ++++++++---- 9 files changed, 93 insertions(+), 18 deletions(-) create mode 100644 src/Common/Visual/Tables/RendererLongCell.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fcbaf64a..b25fa66f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,10 +7,15 @@ + - - + + + + + +