Closedown
This commit is contained in:
@@ -327,10 +327,10 @@ public class HoloScan extends Panel {
|
||||
checkImage.setName("Scienta.dataMatrix"); // 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");
|
||||
@@ -400,7 +400,7 @@ public class HoloScan extends Panel {
|
||||
.addComponent(checkCur2)
|
||||
.addComponent(checkCur3)
|
||||
.addComponent(checkAngleDistribution))
|
||||
.addGap(0, 14, Short.MAX_VALUE)))
|
||||
.addGap(0, 6, Short.MAX_VALUE)))
|
||||
.addContainerGap())
|
||||
);
|
||||
panelSensorsLayout.setVerticalGroup(
|
||||
|
||||
Reference in New Issue
Block a user