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

@@ -435,10 +435,10 @@ public class PhotonEnergy extends Panel {
checkCur3.setName("AuxCurrent"); // 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
checkSpectrum.setSelected(true);
checkSpectrum.setText("Scienta Spectrum");