no message

This commit is contained in:
2023-09-21 20:55:14 +03:00
parent e4131fc071
commit 7cc64ae0d2
45 changed files with 164 additions and 92 deletions

View File

@@ -1,5 +1,5 @@
package Visual_DVM_2021.UI.Interface;
import TestingSystem.Sapfor.SapforTasksPackage.SapforTasksPackage_2023;
import SapforTestingSystem.SapforTasksPackage.SapforTasksPackage_2023;
public interface TestingWindow extends VisualizerForm {
void ShowAll();
void RestoreLastCredentials();