From 2f83a1854dcfcb85fb519742bd696a5780ad48c3 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sun, 5 Nov 2023 19:01:03 +0300 Subject: [PATCH] no message --- .idea/workspace.xml | 5 +++ .../SapforTasksPackage.java | 5 ++- .../SapforTasksPackageInterface.java | 45 ++++++++++--------- .../SapforTasksPackage/UI/StateSummary.java | 13 ++++++ .../SapforTasksPackage/UI/TreeSummary.java | 9 ++++ .../Main/PackageVersionsComparisonForm.java | 11 ----- .../UI/Main/SapforPackagesComparisonForm.java | 8 +++- 7 files changed, 63 insertions(+), 33 deletions(-) create mode 100644 src/SapforTestingSystem/SapforTasksPackage/UI/StateSummary.java create mode 100644 src/SapforTestingSystem/SapforTasksPackage/UI/TreeSummary.java delete mode 100644 src/Visual_DVM_2021/UI/Main/PackageVersionsComparisonForm.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 79721966..369bec7c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,8 +7,13 @@ + + + + +