From 411e97abb8693aeb487c7b8e702d1a56bff47663 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Mon, 7 Apr 2025 18:08:59 +0300 Subject: [PATCH] =?UTF-8?q?++=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BE=D1=82=D0=BE=D0=B1=D1=80=D0=B0=D0=B6=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F=20=D1=80=D0=B0=D0=B7=D0=BB=D0=B8=D1=87=D0=B8?= =?UTF-8?q?=D0=B9=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82=D0=BE=D0=B2=20=D1=81?= =?UTF-8?q?=D0=B0=D0=BF=D1=84=D0=BE=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 7 +++++- properties | 6 ++--- src/_VisualDVM/Constants.java | 2 +- .../TestingSystem/Common/TestsDatabase.java | 3 +-- .../DVM/DVMPackage/UI/DVMPackagesForm.java | 2 +- .../SAPFOR/SapforPackage/SapforPackage.java | 2 +- .../SapforPackage/UI/SapforPackagesForm.java | 12 +++++----- .../Visual/Tables/RendererDiff.java | 22 +++++++++++++++++++ 8 files changed, 42 insertions(+), 14 deletions(-) create mode 100644 src/_VisualDVM/Visual/Tables/RendererDiff.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3a035696..fa68ac8e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,9 +7,14 @@ + - + + + + +