Closedown

This commit is contained in:
x03daop
2016-03-08 11:52:24 +01:00
parent 9b82f8604f
commit 613f1fd364
8 changed files with 17 additions and 17 deletions

View File

@@ -388,10 +388,10 @@ public class ManipulatorScan extends Panel {
checkCurrent.setName("MachineCurrent"); // NOI18N
checkImageIntegration.setSelected(true);
checkImageIntegration.setText("Scienta Image Integration");
checkImageIntegration.setText("Scienta Energy Distribution");
checkImageIntegration.setToolTipText("");
checkImageIntegration.setContentAreaFilled(false);
checkImageIntegration.setName("Integration"); // NOI18N
checkImageIntegration.setName("ImageEnergyDistribution"); // NOI18N
checkAngleDistribution.setSelected(true);
checkAngleDistribution.setText("Scienta Angle Distribution");