Распределение вкладок

This commit is contained in:
2024-03-01 21:01:35 +03:00
parent ba9fb8c0c2
commit e20ee062c6
7 changed files with 399 additions and 286 deletions

View File

@@ -18,7 +18,7 @@ public class DownloadDVMPackages extends Pass_2021<Vector<Integer>> {
Vector<Pair<Integer, Pair<byte[], byte[]>>> packed_packages;
@Override
public String getIconPath() {
return "/icons/DownloadBugReport.png";
return "/icons/Apply.png";
}
@Override
public String getButtonText() {