рефакторинг. вынес часть иконок в общую часть
148
.idea/workspace.xml
generated
@@ -8,11 +8,147 @@
|
|||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="e42177c3-2328-4b27-8a01-35779b2beb99" name="Default Changelist" comment="">
|
<list default="true" id="e42177c3-2328-4b27-8a01-35779b2beb99" name="Default Changelist" comment="">
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/src/Common/MainModule_.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/MainModule_.java" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/src/Common/Passes/AddObjectPass.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/Passes/AddObjectPass.java" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/src/Common/Passes/Pass.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/Passes/Pass.java" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/src/Common/Passes/DeleteObjectPass.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/Passes/DeleteObjectPass.java" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/src/Common/Visual/Menus/FastAccessMenuBar.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/Visual/Menus/FastAccessMenuBar.java" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/src/Common/Passes/EditObjectPass.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/Passes/EditObjectPass.java" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/MainModule.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/MainModule.java" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/src/Common/Visual/Tables/ColumnFilter.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/Visual/Tables/ColumnFilter.java" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/UpdateSetting.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/UpdateSetting.java" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/src/Common/icons/CollapseUp.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/SilverArrowUp.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/Common/icons/ExpandDown.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/SiverArrowDown.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/Common/icons/GlobalStatistic.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Statistic.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/Common/icons/SilwerArrowLeft.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/SilverArrowLeft.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/Common/icons/SilwerArrowRight.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/SilverArrowRight.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/GlobalData/Compiler/UI/CompilerFields.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/GlobalData/Compiler/UI/CompilerFields.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/GlobalData/Machine/MachinesMenuBar.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/GlobalData/Machine/MachinesMenuBar.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/GlobalData/RunConfiguration/UI/RunConfigurationFields.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/GlobalData/RunConfiguration/UI/RunConfigurationFields.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/GlobalData/Settings/DBSetting.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/GlobalData/Settings/DBSetting.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/AddSubscriber.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/AddSubscriber.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ApplyBugReportSettings.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ApplyBugReportSettings.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ApplyCurrentFunction.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ApplyCurrentFunction.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ApplyProfile.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ApplyProfile.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/CloseCurrentFile.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/CloseCurrentFile.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/CloseCurrentProject.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/CloseCurrentProject.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/Compile.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/Compile.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/CreateTestFromProject.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/CreateTestFromProject.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/CreateTestFromSelectedFiles.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/CreateTestFromSelectedFiles.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/CreateTestsGroupFromSelectedVersions.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/CreateTestsGroupFromSelectedVersions.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteDirectory.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteDirectory.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteFile.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteFile.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteSelectedCompilationTasks.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteSelectedCompilationTasks.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteSelectedFiles.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteSelectedFiles.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteSelectedRunTasks.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteSelectedRunTasks.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteSelectedVersions.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteSelectedVersions.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteSubversions.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteSubversions.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteVersion.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/DeleteVersion.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/EditProjectCompilationMaxtime.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/EditProjectCompilationMaxtime.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/EditProjectRunMaxtime.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/EditProjectRunMaxtime.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ExportDVMPackageToExcel.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ExportDVMPackageToExcel.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ExtractRecipients.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ExtractRecipients.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/GCOV.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/GCOV.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/InstallComponentFromFolder.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/InstallComponentFromFolder.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/OpenCurrentProject.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/OpenCurrentProject.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/PublishBugReport.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/PublishBugReport.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/PublishComponent.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/PublishComponent.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/PublishComponentsServer.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/PublishComponentsServer.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/PublishTestingServer.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/PublishTestingServer.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/Run.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/Run.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SPF_GetGCovInfo.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SPF_GetGCovInfo.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/Save.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/Save.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SaveBugReportComment.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SaveBugReportComment.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SaveBugReportDescription.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SaveBugReportDescription.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SaveBugReportExecutor.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SaveBugReportExecutor.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SaveBugReportRecipients.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SaveBugReportRecipients.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SaveProfile.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/SaveProfile.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ShowComponentChangesLog.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/ShowComponentChangesLog.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/StartComponentsServer.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/StartComponentsServer.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/StartSelectedDVMConfigurations.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/StartSelectedDVMConfigurations.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/StartSelectedSAPFORConfigurations.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/StartSelectedSAPFORConfigurations.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/StartTestingServer.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/All/StartTestingServer.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/Sapfor/SapforAnalysis.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/Sapfor/SapforAnalysis.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/Server/DeleteServerObject.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/Server/DeleteServerObject.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/Server/DeleteServerObjects.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/Server/DeleteServerObjects.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/Server/EditServerObject.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/Server/EditServerObject.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/Server/PublishServerObject.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/Server/PublishServerObject.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/Testing/AbortTestingPackage.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/Testing/AbortTestingPackage.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/Testing/SaveCurrentConfiguration.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/Testing/SaveCurrentConfiguration.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Passes/Testing/StartTestingPackage.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Passes/Testing/StartTestingPackage.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/ProjectData/SapforData/Includes/FileInfo.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/ProjectData/SapforData/Includes/FileInfo.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Repository/Subscribes/UI/SubscriberFields.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Repository/Subscribes/UI/SubscriberFields.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/Group/GroupsMenuBar.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/Group/GroupsMenuBar.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/Group/UI/AddGroupMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/Group/UI/AddGroupMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/Group/UI/EditGroupMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/Group/UI/EditGroupMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/Test/UI/AddTestMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/Test/UI/AddTestMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/Test/UI/EditTestMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/Test/UI/EditTestMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/TestingMenuBar.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/Common/TestingMenuBar.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/DVM/DVMPackage/DVMPackagesBar.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/DVM/DVMPackage/DVMPackagesBar.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/DVM/DVMSettings/UI/DVMSettingsFields.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/DVM/DVMSettings/UI/DVMSettingsFields.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/SAPFOR/SapforSettings/UI/SapforSettingsFields.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/SAPFOR/SapforSettings/UI/SapforSettingsFields.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/SAPFOR/SapforTasksPackage/UI/AddSapforPackageMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/SAPFOR/SapforTasksPackage/UI/AddSapforPackageMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/SAPFOR/SapforTasksPackage/UI/SapforPackagesBar.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/TestingSystem/SAPFOR/SapforTasksPackage/UI/SapforPackagesBar.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/AttachementsMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/AttachementsMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/CredentialsBar/CredentialsMenuBar.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/CredentialsBar/CredentialsMenuBar.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/FileMenuBar/FileMenuBar.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/FileMenuBar/FileMenuBar.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/FileMenuBar/FileSettingsMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/FileMenuBar/FileSettingsMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/MainMenuBar/GlobalCleaningMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/MainMenuBar/GlobalCleaningMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/MainMenuBar/LastOpenedProjectsMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/MainMenuBar/LastOpenedProjectsMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/MainMenuBar/MainMenuBar.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/MainMenuBar/MainMenuBar.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/MainMenuBar/VisualiserSettingsMenu/VisualiserSettingsMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/MainMenuBar/VisualiserSettingsMenu/VisualiserSettingsMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/ProjectFilesMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/ProjectFilesMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/ProjectMenuBar/FilesOperationsMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/ProjectMenuBar/FilesOperationsMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/ProjectMenuBar/ProjectSettingsMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/ProjectMenuBar/ProjectSettingsMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/SelectionTreeMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/SelectionTreeMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/VersionsMenu.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Menus/VersionsMenu.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/CallbackForm.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/CallbackForm.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/ComparisonForm.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/ComparisonForm.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/CopyProjectFields.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/CopyProjectFields.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/FileForm.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/FileForm.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/FunctionsForm.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/FunctionsForm.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/MainForm.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/MainForm.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/ProjectForm.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/ProjectForm.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/ProjectForm.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/ProjectForm.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/SapforPackagesComparisonForm.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/SapforPackagesComparisonForm.form" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/VariantsForm.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/_VisualDVM/Visual/Windows/VariantsForm.java" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Apply.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Ban.PNG" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Ban.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Clean.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Clean.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/CleanTime.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/CleanTime.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Close.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Close.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Close_18.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Close_18.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/CollapseUp.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Command.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Command.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Date.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Date.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Delete.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Edit.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Excel.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/ExpandDown.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Explorer.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Explorer.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/File.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/File.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Filter.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/GCOV.PNG" beforeDir="false" afterPath="$PROJECT_DIR$/src/icons/GCOV.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/GlobalStatistic.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/GreenStart.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/GreenStart.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Info.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Info.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/LastOpened.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Search.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Left.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Library.PNG" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Library.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Log.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Log.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/MassFiles.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/MassFiles.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Maxtime.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Maxtime.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Metrics.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Metrics.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Next.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Next.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/NotPick.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Pick.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Prev.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Previous.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Publish.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Publish.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/RedAdd.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/RedPick.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Right.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Save.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/SelectAll.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Settings.png" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Start.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/BlueStart.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Stop.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Stop.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/Time.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/Common/icons/Time.png" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/icons/UnselectAll.png" beforeDir="false" />
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
@@ -118,10 +254,10 @@
|
|||||||
<recent name="Common.Visual.CommonUI" />
|
<recent name="Common.Visual.CommonUI" />
|
||||||
</key>
|
</key>
|
||||||
<key name="MoveFile.RECENT_KEYS">
|
<key name="MoveFile.RECENT_KEYS">
|
||||||
|
<recent name="C:\Users\misha\Documents\visual_sapfor_2023\src\Common\icons" />
|
||||||
<recent name="C:\Users\misha\Documents\visual_sapfor_2023\src\Common\Visual\Windows" />
|
<recent name="C:\Users\misha\Documents\visual_sapfor_2023\src\Common\Visual\Windows" />
|
||||||
<recent name="C:\Users\misha\Documents\visual_sapfor_2023\src\_VisualDVM\Visual\Windows" />
|
<recent name="C:\Users\misha\Documents\visual_sapfor_2023\src\_VisualDVM\Visual\Windows" />
|
||||||
<recent name="C:\Users\misha\Documents\visual_sapfor_2023\src\_VisualDVM\Visual\Main" />
|
<recent name="C:\Users\misha\Documents\visual_sapfor_2023\src\_VisualDVM\Visual\Main" />
|
||||||
<recent name="C:\Users\misha\Documents\visual_sapfor_2023\src\Common\icons" />
|
|
||||||
<recent name="C:\Users\misha\Documents\visual_sapfor_2023\src\_VisualDVM\Visual\Syntax" />
|
<recent name="C:\Users\misha\Documents\visual_sapfor_2023\src\_VisualDVM\Visual\Syntax" />
|
||||||
</key>
|
</key>
|
||||||
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
|
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ public abstract class AddObjectPass<D extends DBObject> extends ObjectPass<D> {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/RedAdd.png";
|
return "/Common/icons/RedAdd.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected void body() throws Exception {
|
protected void body() throws Exception {
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ public abstract class DeleteObjectPass<D extends DBObject> extends ObjectPass<D>
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Delete.png";
|
return "/Common/icons/Delete.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) throws Exception {
|
protected boolean canStart(Object... args) throws Exception {
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ public abstract class EditObjectPass<D extends DBObject> extends ObjectPass<D> {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Edit.png";
|
return "/Common/icons/Edit.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) throws Exception {
|
protected boolean canStart(Object... args) throws Exception {
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ public class ColumnFilter {
|
|||||||
//--
|
//--
|
||||||
dataSet.getUi().control.getColumnModel().getColumn(columnIndex).setHeaderRenderer((table, value, isSelected, hasFocus, row, column1) -> new JLabel() {
|
dataSet.getUi().control.getColumnModel().getColumn(columnIndex).setHeaderRenderer((table, value, isSelected, hasFocus, row, column1) -> new JLabel() {
|
||||||
{
|
{
|
||||||
setIcon(Utils_.getIcon("/icons/Filter.png"));
|
setIcon(Utils_.getIcon("/Common/icons/Filter.png"));
|
||||||
setForeground(dataSet.getUi().control.getTableHeader().getForeground());
|
setForeground(dataSet.getUi().control.getTableHeader().getForeground());
|
||||||
setBackground(dataSet.getUi().control.getTableHeader().getBackground());
|
setBackground(dataSet.getUi().control.getTableHeader().getBackground());
|
||||||
setFont(dataSet.getUi().control.getTableHeader().getFont());
|
setFont(dataSet.getUi().control.getTableHeader().getFont());
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 861 B After Width: | Height: | Size: 861 B |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 931 B After Width: | Height: | Size: 931 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
@@ -36,7 +36,7 @@
|
|||||||
</constraints>
|
</constraints>
|
||||||
<properties>
|
<properties>
|
||||||
<enabled value="true"/>
|
<enabled value="true"/>
|
||||||
<icon value="icons/LastOpened.png"/>
|
<icon value="Common/icons/Search.png"/>
|
||||||
<text value=""/>
|
<text value=""/>
|
||||||
</properties>
|
</properties>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ public class MachinesMenuBar extends DataMenuBar {
|
|||||||
PassCode.DeleteMachine);
|
PassCode.DeleteMachine);
|
||||||
this.add(bCollapse = new MenuBarButton() {
|
this.add(bCollapse = new MenuBarButton() {
|
||||||
{
|
{
|
||||||
setIcon("/icons/CollapseUp.png");
|
setIcon("/Common/icons/SilverArrowUp.png");
|
||||||
setToolTipText("Свернуть");
|
setToolTipText("Свернуть");
|
||||||
addActionListener(new ActionListener() {
|
addActionListener(new ActionListener() {
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
@@ -188,8 +188,8 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<font name="Times New Roman" size="16" style="2"/>
|
<font name="Times New Roman" size="16" style="2"/>
|
||||||
<horizontalAlignment value="0"/>
|
<horizontalAlignment value="0"/>
|
||||||
<icon value="icons/NotPick.png"/>
|
<icon value="Common/icons/NotPick.png"/>
|
||||||
<selectedIcon value="icons/Pick.png"/>
|
<selectedIcon value="Common/icons/Pick.png"/>
|
||||||
<text value="кубические решётки"/>
|
<text value="кубические решётки"/>
|
||||||
<toolTipText value="матрица с одинаковым размером измерений"/>
|
<toolTipText value="матрица с одинаковым размером измерений"/>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@@ -64,7 +64,7 @@ public class DBSetting extends DBObject {
|
|||||||
public void Mark() {
|
public void Mark() {
|
||||||
switch (settingType) {
|
switch (settingType) {
|
||||||
case SapforFlag:
|
case SapforFlag:
|
||||||
getMenuItem().setIcon(Utils_.getIcon(toBoolean() ? "/icons/Pick.png" : "/icons/NotPick.png"));
|
getMenuItem().setIcon(Utils_.getIcon(toBoolean() ? "/Common/icons/Pick.png" : "/Common/icons/NotPick.png"));
|
||||||
break;
|
break;
|
||||||
case PercentField:
|
case PercentField:
|
||||||
getMenuItem().setText(Name.getDescription() + " : " + this + "%");
|
getMenuItem().setText(Name.getDescription() + " : " + this + "%");
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ import _VisualDVM.Repository.Subscribes.Subscriber;
|
|||||||
public class AddSubscriber extends ComponentsRepositoryPass<Subscriber> {
|
public class AddSubscriber extends ComponentsRepositoryPass<Subscriber> {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/RedAdd.png";
|
return "/Common/icons/RedAdd.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ import java.util.LinkedHashMap;
|
|||||||
public class ApplyBugReportSettings extends Pass<BugReport> {
|
public class ApplyBugReportSettings extends Pass<BugReport> {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Apply.png";
|
return "/Common/icons/Apply.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ import java.util.Vector;
|
|||||||
public class ApplyCurrentFunction extends Pass {
|
public class ApplyCurrentFunction extends Pass {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Apply.png";
|
return "/Common/icons/Apply.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ import java.util.Vector;
|
|||||||
public class ApplyProfile extends Pass<SapforProfile> {
|
public class ApplyProfile extends Pass<SapforProfile> {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Apply.png";
|
return "/Common/icons/Apply.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -9,11 +9,11 @@ import javax.swing.*;
|
|||||||
public class CloseCurrentFile extends Pass<DBProjectFile> {
|
public class CloseCurrentFile extends Pass<DBProjectFile> {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Close.png";
|
return "/Common/icons/Close.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public Icon getTabIcon() {
|
public Icon getTabIcon() {
|
||||||
return Utils_.getIcon("/icons/Close_18.png");
|
return Utils_.getIcon("/Common/icons/Close_18.png");
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -13,11 +13,11 @@ public class CloseCurrentProject extends Pass<db_project_info> {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Close.png";
|
return "/Common/icons/Close.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public Icon getTabIcon() {
|
public Icon getTabIcon() {
|
||||||
return Utils_.getIcon("/icons/Close_18.png");
|
return Utils_.getIcon("/Common/icons/Close_18.png");
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) throws Exception {
|
protected boolean canStart(Object... args) throws Exception {
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ public class Compile extends Pass<db_project_info> {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Start.png";
|
return "/Common/icons/BlueStart.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ public class CreateTestFromProject extends CreateTestFromDirectory {
|
|||||||
db_project_info project;
|
db_project_info project;
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/RedAdd.png";
|
return "/Common/icons/RedAdd.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) throws Exception {
|
protected boolean canStart(Object... args) throws Exception {
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ import java.util.Vector;
|
|||||||
public class CreateTestFromSelectedFiles extends CreateTestFromDirectory {
|
public class CreateTestFromSelectedFiles extends CreateTestFromDirectory {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/MassFiles.png";
|
return "/Common/icons/MassFiles.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean selectFiles() {
|
protected boolean selectFiles() {
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ import java.util.Vector;
|
|||||||
public class CreateTestsGroupFromSelectedVersions extends PublishTests {
|
public class CreateTestsGroupFromSelectedVersions extends PublishTests {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Publish.png";
|
return "/Common/icons/Publish.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected PassCode getCreateTestCode() {
|
protected PassCode getCreateTestCode() {
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ import java.util.Vector;
|
|||||||
public class DeleteDirectory extends ChangeFilePass {
|
public class DeleteDirectory extends ChangeFilePass {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Delete.png";
|
return "/Common/icons/Delete.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) {
|
protected boolean canStart(Object... args) {
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ import _VisualDVM.ProjectData.Files.DBProjectFile;
|
|||||||
public class DeleteFile extends ChangeFilePass<DBProjectFile> {
|
public class DeleteFile extends ChangeFilePass<DBProjectFile> {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Delete.png";
|
return "/Common/icons/Delete.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) {
|
protected boolean canStart(Object... args) {
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ import java.util.Vector;
|
|||||||
public class DeleteSelectedCompilationTasks extends Pass<Vector<CompilationTask>> {
|
public class DeleteSelectedCompilationTasks extends Pass<Vector<CompilationTask>> {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Delete.png";
|
return "/Common/icons/Delete.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ import _VisualDVM.ProjectData.Files.DBProjectFile;
|
|||||||
public class DeleteSelectedFiles extends Pass {
|
public class DeleteSelectedFiles extends Pass {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Delete.png";
|
return "/Common/icons/Delete.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) throws Exception {
|
protected boolean canStart(Object... args) throws Exception {
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ import java.util.Vector;
|
|||||||
public class DeleteSelectedRunTasks extends Pass<Vector<RunTask>> {
|
public class DeleteSelectedRunTasks extends Pass<Vector<RunTask>> {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Delete.png";
|
return "/Common/icons/Delete.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ public class DeleteSelectedVersions extends Pass<Vector<db_project_info>> {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Delete.png";
|
return "/Common/icons/Delete.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) throws Exception {
|
protected boolean canStart(Object... args) throws Exception {
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ import java.util.Vector;
|
|||||||
public class DeleteSubversions extends CurrentProjectPass {
|
public class DeleteSubversions extends CurrentProjectPass {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Delete.png";
|
return "/Common/icons/Delete.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected void body() throws Exception {
|
protected void body() throws Exception {
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ public class DeleteVersion extends Pass<db_project_info> {
|
|||||||
boolean current;
|
boolean current;
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Delete.png";
|
return "/Common/icons/Delete.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) {
|
protected boolean canStart(Object... args) {
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ public class EditProjectCompilationMaxtime extends CurrentProjectPass {
|
|||||||
SessionMaxtimeDialog f;
|
SessionMaxtimeDialog f;
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Maxtime.png";
|
return "/Common/icons/Maxtime.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ public class EditProjectRunMaxtime extends CurrentProjectPass {
|
|||||||
SessionMaxtimeDialog f;
|
SessionMaxtimeDialog f;
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Maxtime.png";
|
return "/Common/icons/Maxtime.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ public class ExportDVMPackageToExcel extends Pass<Vector<DVMPackage>> {
|
|||||||
//--
|
//--
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Excel.png";
|
return "/Common/icons/Excel.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ public class ExtractRecipients extends Pass {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/LastOpened.png";
|
return "/Common/icons/Search.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ public class GCOV extends Precompilation {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/GCOV.PNG";
|
return "/icons/GCOV.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public boolean hasStats() {
|
public boolean hasStats() {
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ public class InstallComponentFromFolder extends CurrentComponentPass {
|
|||||||
File file;
|
File file;
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/LastOpened.png";
|
return "/Common/icons/Search.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -130,7 +130,7 @@ public class OpenCurrentProject extends Pass<db_project_info> {
|
|||||||
Global.mainModule.getUI().getVersionsWindow().BlockVariants();
|
Global.mainModule.getUI().getVersionsWindow().BlockVariants();
|
||||||
//-
|
//-
|
||||||
Global.mainModule.getUI().getMainWindow().ShowProject();
|
Global.mainModule.getUI().getMainWindow().ShowProject();
|
||||||
//криво. но при тихом режиме открытие файлов все равно не понадобится.
|
//криво. но при тихом режиме открытие файлов все равно не понадобится. LastOpenedProjectsMenu
|
||||||
Global.mainModule.getPass(PassCode.OpenCurrentFile).Do(target.getLastOpenedFile());
|
Global.mainModule.getPass(PassCode.OpenCurrentFile).Do(target.getLastOpenedFile());
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ import java.util.Date;
|
|||||||
public class PublishBugReport extends Pass<BugReport> {
|
public class PublishBugReport extends Pass<BugReport> {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Publish.png";
|
return "/Common/icons/Publish.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ public class PublishComponent extends ComponentsRepositoryPass<Component> {
|
|||||||
PublishForm f = new PublishForm();
|
PublishForm f = new PublishForm();
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Publish.png";
|
return "/Common/icons/Publish.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ public class PublishComponentsServer extends RepositoryServerSSHPass {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Publish.png";
|
return "/Common/icons/Publish.png";
|
||||||
}
|
}
|
||||||
//1. остановить сервер.
|
//1. остановить сервер.
|
||||||
//2. заменить файл сервера на компонент визуализатора. переименовать его.
|
//2. заменить файл сервера на компонент визуализатора. переименовать его.
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ public class PublishTestingServer extends RepositoryServerSSHPass {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Publish.png";
|
return "/Common/icons/Publish.png";
|
||||||
}
|
}
|
||||||
//1. остановить сервер.
|
//1. остановить сервер.
|
||||||
//2. заменить файл сервера на компонент визуализатора. переименовать его.
|
//2. заменить файл сервера на компонент визуализатора. переименовать его.
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ public class Run extends Pass<db_project_info> {
|
|||||||
Vector<RunTask> runTasks;
|
Vector<RunTask> runTasks;
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/GreenStart.png";
|
return "/Common/icons/GreenStart.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -9,10 +9,10 @@ import _VisualDVM.ProjectData.Files.DBProjectFile;
|
|||||||
public class SPF_GetGCovInfo extends SilentSapforPass {
|
public class SPF_GetGCovInfo extends SilentSapforPass {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/NotPick.png";
|
return "/Common/icons/NotPick.png";
|
||||||
}
|
}
|
||||||
protected String getDoneIconPath() {
|
protected String getDoneIconPath() {
|
||||||
return "/icons/Pick.png";
|
return "/Common/icons/Pick.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public boolean hasStats() {
|
public boolean hasStats() {
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ import org.apache.commons.io.FileUtils;
|
|||||||
public class Save extends Pass<DBProjectFile> {
|
public class Save extends Pass<DBProjectFile> {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Save.png";
|
return "/Common/icons/Save.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ import _VisualDVM.Global;
|
|||||||
public class SaveBugReportComment extends UpdateBugReportField {
|
public class SaveBugReportComment extends UpdateBugReportField {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Save.png";
|
return "/Common/icons/Save.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ import _VisualDVM.Global;
|
|||||||
public class SaveBugReportDescription extends UpdateBugReportField {
|
public class SaveBugReportDescription extends UpdateBugReportField {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Save.png";
|
return "/Common/icons/Save.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ import _VisualDVM.Global;
|
|||||||
public class SaveBugReportExecutor extends UpdateBugReportField {
|
public class SaveBugReportExecutor extends UpdateBugReportField {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Apply.png";
|
return "/Common/icons/Apply.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ import _VisualDVM.Repository.BugReport.BugReportInterface;
|
|||||||
public class SaveBugReportRecipients extends UpdateBugReportField {
|
public class SaveBugReportRecipients extends UpdateBugReportField {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Save.png";
|
return "/Common/icons/Save.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ public class SaveProfile extends AddObjectPass<SapforProfile> {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Save.png";
|
return "/Common/icons/Save.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) throws Exception {
|
protected boolean canStart(Object... args) throws Exception {
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ public class ShowComponentChangesLog extends ComponentsRepositoryPass<Component>
|
|||||||
File res;
|
File res;
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Log.png";
|
return "/Common/icons/Log.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ import _VisualDVM.Passes.SSH.RepositoryServerSSHPass;
|
|||||||
public class StartComponentsServer extends RepositoryServerSSHPass {
|
public class StartComponentsServer extends RepositoryServerSSHPass {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/GreenStart.png";
|
return "/Common/icons/GreenStart.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected String getServerHomeName() {
|
protected String getServerHomeName() {
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ public class StartSelectedDVMConfigurations extends PublishServerObject<TestingS
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Start.png";
|
return "/Common/icons/BlueStart.png";
|
||||||
}
|
}
|
||||||
//--
|
//--
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ public class StartSelectedSAPFORConfigurations extends PublishServerObject<Testi
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Start.png";
|
return "/Common/icons/BlueStart.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) throws Exception {
|
protected boolean canStart(Object... args) throws Exception {
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ import _VisualDVM.Passes.SSH.RepositoryServerSSHPass;
|
|||||||
public class StartTestingServer extends RepositoryServerSSHPass {
|
public class StartTestingServer extends RepositoryServerSSHPass {
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/GreenStart.png";
|
return "/Common/icons/GreenStart.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected String getServerHomeName() {
|
protected String getServerHomeName() {
|
||||||
|
|||||||
@@ -37,10 +37,10 @@ public class SapforAnalysis extends SapforPass {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/NotPick.png";
|
return "/Common/icons/NotPick.png";
|
||||||
}
|
}
|
||||||
protected String getDoneIconPath() {
|
protected String getDoneIconPath() {
|
||||||
return "/icons/Pick.png";
|
return "/Common/icons/Pick.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean isGoodCode() {
|
protected boolean isGoodCode() {
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ public class DeleteServerObject<S extends RepositoryServer, D extends DBObject>
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Delete.png";
|
return "/Common/icons/Delete.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected boolean canStart(Object... args) throws Exception {
|
protected boolean canStart(Object... args) throws Exception {
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ public class DeleteServerObjects<S extends RepositoryServer, D extends DBObject>
|
|||||||
//---
|
//---
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Delete.png";
|
return "/Common/icons/Delete.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ public class EditServerObject<S extends RepositoryServer, D extends DBObject> ex
|
|||||||
//--
|
//--
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Edit.png";
|
return "/Common/icons/Edit.png";
|
||||||
}
|
}
|
||||||
//--
|
//--
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ public class PublishServerObject<S extends RepositoryServer, D extends DBObject>
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/RedAdd.png";
|
return "/Common/icons/RedAdd.png";
|
||||||
}
|
}
|
||||||
//--
|
//--
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ public abstract class AbortTestingPackage extends TestingSystemPass<TestingPacka
|
|||||||
TestingPackageToKill packageToKill = null;
|
TestingPackageToKill packageToKill = null;
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Ban.PNG";
|
return "/Common/icons/Ban.png";
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getButtonText() {
|
public String getButtonText() {
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ public abstract class SaveCurrentConfiguration<C extends Configuration, S extend
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Save.png";
|
return "/Common/icons/Save.png";
|
||||||
}
|
}
|
||||||
public abstract Current currentName();
|
public abstract Current currentName();
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ public abstract class StartTestingPackage<P extends TestingPackage> extends Publ
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String getIconPath() {
|
public String getIconPath() {
|
||||||
return "/icons/Start.png";
|
return "/Common/icons/BlueStart.png";
|
||||||
}
|
}
|
||||||
protected abstract Current getCurrentName();
|
protected abstract Current getCurrentName();
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ public class FileInfo extends FileObject {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public ImageIcon GetDisabledIcon() {
|
public ImageIcon GetDisabledIcon() {
|
||||||
return Utils_.getIcon("/icons/File.png");
|
return Utils_.getIcon("/Common/icons/File.png");
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public void SelectAllChildren(boolean select) {
|
public void SelectAllChildren(boolean select) {
|
||||||
|
|||||||
@@ -78,8 +78,8 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<font name="Times New Roman" size="16" style="2"/>
|
<font name="Times New Roman" size="16" style="2"/>
|
||||||
<horizontalAlignment value="0"/>
|
<horizontalAlignment value="0"/>
|
||||||
<icon value="icons/NotPick.png"/>
|
<icon value="Common/icons/NotPick.png"/>
|
||||||
<selectedIcon value="icons/Pick.png"/>
|
<selectedIcon value="Common/icons/Pick.png"/>
|
||||||
<text value=""/>
|
<text value=""/>
|
||||||
<toolTipText value="Будет ли включена рассылка для этого пользователя"/>
|
<toolTipText value="Будет ли включена рассылка для этого пользователя"/>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ public class GroupsMenuBar extends DataMenuBar {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
public void Mark() {
|
public void Mark() {
|
||||||
setIcon(Utils_.getIcon(GroupsDBTable.filterMyOnly ? "/icons/Pick.png" : "/icons/NotPick.png"));
|
setIcon(Utils_.getIcon(GroupsDBTable.filterMyOnly ? "/Common/icons/Pick.png" : "/Common/icons/NotPick.png"));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ import Common.Visual.Menus.VisualiserMenu;
|
|||||||
import _VisualDVM.Passes.PassCode;
|
import _VisualDVM.Passes.PassCode;
|
||||||
public class AddGroupMenu extends VisualiserMenu {
|
public class AddGroupMenu extends VisualiserMenu {
|
||||||
public AddGroupMenu() {
|
public AddGroupMenu() {
|
||||||
super("", "/icons/RedAdd.png");
|
super("", "/Common/icons/RedAdd.png");
|
||||||
addPasses(PassCode.PublishGroup, PassCode.CreateGroupFromDirectory, PassCode.CreateGroupFromFiles);
|
addPasses(PassCode.PublishGroup, PassCode.CreateGroupFromDirectory, PassCode.CreateGroupFromFiles);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ import Common.Visual.Menus.VisualiserMenu;
|
|||||||
import _VisualDVM.Passes.PassCode;
|
import _VisualDVM.Passes.PassCode;
|
||||||
public class EditGroupMenu extends VisualiserMenu {
|
public class EditGroupMenu extends VisualiserMenu {
|
||||||
public EditGroupMenu() {
|
public EditGroupMenu() {
|
||||||
super("", "/icons/Edit.png");
|
super("", "/Common/icons/Edit.png");
|
||||||
addPasses(PassCode.EditGroup, PassCode.ReplaceTestsFromFiles);
|
addPasses(PassCode.EditGroup, PassCode.ReplaceTestsFromFiles);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ import _VisualDVM.Global;
|
|||||||
import _VisualDVM.Passes.PassCode;
|
import _VisualDVM.Passes.PassCode;
|
||||||
public class AddTestMenu extends VisualiserMenu {
|
public class AddTestMenu extends VisualiserMenu {
|
||||||
public AddTestMenu() {
|
public AddTestMenu() {
|
||||||
super("Добавление теста", "/icons/RedAdd.png", false);
|
super("Добавление теста", "/Common/icons/RedAdd.png", false);
|
||||||
add(Global.mainModule.getPass(PassCode.CreateTestFromProject).createMenuItem());
|
add(Global.mainModule.getPass(PassCode.CreateTestFromProject).createMenuItem());
|
||||||
add(Global.mainModule.getPass(PassCode.CreateTestFromDirectory).createMenuItem());
|
add(Global.mainModule.getPass(PassCode.CreateTestFromDirectory).createMenuItem());
|
||||||
add(Global.mainModule.getPass(PassCode.CreateTestsFromFiles).createMenuItem());
|
add(Global.mainModule.getPass(PassCode.CreateTestsFromFiles).createMenuItem());
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ import _VisualDVM.Global;
|
|||||||
import _VisualDVM.Passes.PassCode;
|
import _VisualDVM.Passes.PassCode;
|
||||||
public class EditTestMenu extends VisualiserMenu {
|
public class EditTestMenu extends VisualiserMenu {
|
||||||
public EditTestMenu() {
|
public EditTestMenu() {
|
||||||
super("Редактирование теста", "/icons/Edit.png", false);
|
super("Редактирование теста", "/Common/icons/Edit.png", false);
|
||||||
add(Global.mainModule.getPass(PassCode.EditTest).createMenuItem());
|
add(Global.mainModule.getPass(PassCode.EditTest).createMenuItem());
|
||||||
add(Global.mainModule.getPass(PassCode.ReplaceTestProject).createMenuItem());
|
add(Global.mainModule.getPass(PassCode.ReplaceTestProject).createMenuItem());
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ public class TestingMenuBar extends VisualiserMenuBar {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
public void Mark() {
|
public void Mark() {
|
||||||
setIcon(Utils_.getIcon(Global.properties.EmailOnTestingProgress ? "/icons/Pick.png" : "/icons/NotPick.png"));
|
setIcon(Utils_.getIcon(Global.properties.EmailOnTestingProgress ? "/Common/icons/Pick.png" : "/Common/icons/NotPick.png"));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
//--
|
//--
|
||||||
@@ -67,7 +67,7 @@ public class TestingMenuBar extends VisualiserMenuBar {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
public void Mark() {
|
public void Mark() {
|
||||||
setIcon(Utils_.getIcon(Global.properties.AutoCheckTesting ? "/icons/Pick.png" : "/icons/NotPick.png"));
|
setIcon(Utils_.getIcon(Global.properties.AutoCheckTesting ? "/Common/icons/Pick.png" : "/Common/icons/NotPick.png"));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
//--
|
//--
|
||||||
@@ -90,7 +90,7 @@ public class TestingMenuBar extends VisualiserMenuBar {
|
|||||||
addPasses(PassCode.StartTestingServer, PassCode.ShutdownTestingServer, PassCode.PublishTestingServer);
|
addPasses(PassCode.StartTestingServer, PassCode.ShutdownTestingServer, PassCode.PublishTestingServer);
|
||||||
}
|
}
|
||||||
public void ShowAutoCheckTesting() {
|
public void ShowAutoCheckTesting() {
|
||||||
autorefreshButton.setIcon(Utils_.getIcon(Global.properties.AutoCheckTesting ? "/icons/Pick.png" : "/icons/NotPick.png"));
|
autorefreshButton.setIcon(Utils_.getIcon(Global.properties.AutoCheckTesting ? "/Common/icons/Pick.png" : "/Common/icons/NotPick.png"));
|
||||||
}
|
}
|
||||||
public void showServerAdminLabel(boolean flag) {
|
public void showServerAdminLabel(boolean flag) {
|
||||||
serverAdminLabel.setVisible(flag);
|
serverAdminLabel.setVisible(flag);
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ public class DVMPackagesBar extends DataMenuBar {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
public void Mark() {
|
public void Mark() {
|
||||||
setIcon(Utils_.getIcon(DVMPackageDBTable.filterMyOnly ? "/icons/Pick.png" : "/icons/NotPick.png"));
|
setIcon(Utils_.getIcon(DVMPackageDBTable.filterMyOnly ? "/Common/icons/Pick.png" : "/Common/icons/NotPick.png"));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
add(new MenuBarButton() {
|
add(new MenuBarButton() {
|
||||||
@@ -44,7 +44,7 @@ public class DVMPackagesBar extends DataMenuBar {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
public void Mark() {
|
public void Mark() {
|
||||||
setIcon(Utils_.getIcon(DVMPackageDBTable.filterActive ? "/icons/Pick.png" : "/icons/NotPick.png"));
|
setIcon(Utils_.getIcon(DVMPackageDBTable.filterActive ? "/Common/icons/Pick.png" : "/Common/icons/NotPick.png"));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -82,8 +82,8 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<font name="Times New Roman" size="16" style="2"/>
|
<font name="Times New Roman" size="16" style="2"/>
|
||||||
<horizontalAlignment value="0"/>
|
<horizontalAlignment value="0"/>
|
||||||
<icon value="icons/NotPick.png"/>
|
<icon value="Common/icons/NotPick.png"/>
|
||||||
<selectedIcon value="icons/Pick.png"/>
|
<selectedIcon value="Common/icons/Pick.png"/>
|
||||||
<text value="кубические решётки"/>
|
<text value="кубические решётки"/>
|
||||||
<toolTipText value="матрица с одинаковым размером измерений"/>
|
<toolTipText value="матрица с одинаковым размером измерений"/>
|
||||||
</properties>
|
</properties>
|
||||||
@@ -185,7 +185,7 @@
|
|||||||
</constraints>
|
</constraints>
|
||||||
<properties>
|
<properties>
|
||||||
<borderPainted value="false"/>
|
<borderPainted value="false"/>
|
||||||
<icon value="icons/Delete.png"/>
|
<icon value="Common/icons/Delete.png"/>
|
||||||
<maximumSize width="30" height="30"/>
|
<maximumSize width="30" height="30"/>
|
||||||
<minimumSize width="30" height="30"/>
|
<minimumSize width="30" height="30"/>
|
||||||
<preferredSize width="30" height="30"/>
|
<preferredSize width="30" height="30"/>
|
||||||
@@ -199,7 +199,7 @@
|
|||||||
</constraints>
|
</constraints>
|
||||||
<properties>
|
<properties>
|
||||||
<borderPainted value="false"/>
|
<borderPainted value="false"/>
|
||||||
<icon value="icons/Delete.png"/>
|
<icon value="Common/icons/Delete.png"/>
|
||||||
<maximumSize width="30" height="30"/>
|
<maximumSize width="30" height="30"/>
|
||||||
<minimumSize width="30" height="30"/>
|
<minimumSize width="30" height="30"/>
|
||||||
<preferredSize width="30" height="30"/>
|
<preferredSize width="30" height="30"/>
|
||||||
@@ -214,8 +214,8 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<font name="Times New Roman" size="16" style="2"/>
|
<font name="Times New Roman" size="16" style="2"/>
|
||||||
<horizontalAlignment value="0"/>
|
<horizontalAlignment value="0"/>
|
||||||
<icon value="icons/NotPick.png"/>
|
<icon value="Common/icons/NotPick.png"/>
|
||||||
<selectedIcon value="icons/Pick.png"/>
|
<selectedIcon value="Common/icons/Pick.png"/>
|
||||||
<text value="Is_DVM_STAT"/>
|
<text value="Is_DVM_STAT"/>
|
||||||
<toolTipText value="сбор статистики DVM после запуска"/>
|
<toolTipText value="сбор статистики DVM после запуска"/>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@@ -49,8 +49,8 @@
|
|||||||
</constraints>
|
</constraints>
|
||||||
<properties>
|
<properties>
|
||||||
<font name="Times New Roman" size="14" style="2"/>
|
<font name="Times New Roman" size="14" style="2"/>
|
||||||
<icon value="icons/NotPick.png"/>
|
<icon value="Common/icons/NotPick.png"/>
|
||||||
<selectedIcon value="icons/Pick.png"/>
|
<selectedIcon value="Common/icons/Pick.png"/>
|
||||||
<text value="Свободный выходной стиль"/>
|
<text value="Свободный выходной стиль"/>
|
||||||
</properties>
|
</properties>
|
||||||
</component>
|
</component>
|
||||||
@@ -62,8 +62,8 @@
|
|||||||
</constraints>
|
</constraints>
|
||||||
<properties>
|
<properties>
|
||||||
<font name="Times New Roman" size="14" style="2"/>
|
<font name="Times New Roman" size="14" style="2"/>
|
||||||
<icon value="icons/NotPick.png"/>
|
<icon value="Common/icons/NotPick.png"/>
|
||||||
<selectedIcon value="icons/Pick.png"/>
|
<selectedIcon value="Common/icons/Pick.png"/>
|
||||||
<text value="Сохранять SPF директивы"/>
|
<text value="Сохранять SPF директивы"/>
|
||||||
</properties>
|
</properties>
|
||||||
</component>
|
</component>
|
||||||
@@ -86,8 +86,8 @@
|
|||||||
</constraints>
|
</constraints>
|
||||||
<properties>
|
<properties>
|
||||||
<font name="Times New Roman" size="14" style="2"/>
|
<font name="Times New Roman" size="14" style="2"/>
|
||||||
<icon value="icons/NotPick.png"/>
|
<icon value="Common/icons/NotPick.png"/>
|
||||||
<selectedIcon value="icons/Pick.png"/>
|
<selectedIcon value="Common/icons/Pick.png"/>
|
||||||
<text value="Оптимизация теневых обменов"/>
|
<text value="Оптимизация теневых обменов"/>
|
||||||
</properties>
|
</properties>
|
||||||
</component>
|
</component>
|
||||||
@@ -99,8 +99,8 @@
|
|||||||
</constraints>
|
</constraints>
|
||||||
<properties>
|
<properties>
|
||||||
<font name="Times New Roman" size="14" style="2"/>
|
<font name="Times New Roman" size="14" style="2"/>
|
||||||
<icon value="icons/NotPick.png"/>
|
<icon value="Common/icons/NotPick.png"/>
|
||||||
<selectedIcon value="icons/Pick.png"/>
|
<selectedIcon value="Common/icons/Pick.png"/>
|
||||||
<text value="Учитывать DVM директивы"/>
|
<text value="Учитывать DVM директивы"/>
|
||||||
</properties>
|
</properties>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ package _VisualDVM.TestingSystem.SAPFOR.SapforTasksPackage.UI;
|
|||||||
import Common.Visual.Menus.VisualiserMenu;
|
import Common.Visual.Menus.VisualiserMenu;
|
||||||
public class AddSapforPackageMenu extends VisualiserMenu {
|
public class AddSapforPackageMenu extends VisualiserMenu {
|
||||||
public AddSapforPackageMenu() {
|
public AddSapforPackageMenu() {
|
||||||
super("", "/icons/RedAdd.png");
|
super("", "/Common/icons/RedAdd.png");
|
||||||
// addPasses(PassCode_2021.AddSapforPackage,PassCode_2021.CloneSapforPackage);
|
// addPasses(PassCode_2021.AddSapforPackage,PassCode_2021.CloneSapforPackage);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ public class SapforPackagesBar extends DataMenuBar {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
public void Mark() {
|
public void Mark() {
|
||||||
setIcon(Utils_.getIcon(SapforPackageDBTable.filterMyOnly ? "/icons/Pick.png" : "/icons/NotPick.png"));
|
setIcon(Utils_.getIcon(SapforPackageDBTable.filterMyOnly ? "/Common/icons/Pick.png" : "/Common/icons/NotPick.png"));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
add(new MenuBarButton() {
|
add(new MenuBarButton() {
|
||||||
@@ -45,7 +45,7 @@ public class SapforPackagesBar extends DataMenuBar {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
public void Mark() {
|
public void Mark() {
|
||||||
setIcon(Utils_.getIcon(SapforPackageDBTable.filterActive ? "/icons/Pick.png" : "/icons/NotPick.png"));
|
setIcon(Utils_.getIcon(SapforPackageDBTable.filterActive ? "/Common/icons/Pick.png" : "/Common/icons/NotPick.png"));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||