This commit is contained in:
gac-x09la
2022-08-08 13:28:59 +02:00
parent 62474e0059
commit b910d2f00d
89 changed files with 1953 additions and 667 deletions
+438 -176
View File
@@ -144,7 +144,7 @@
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
<SubComponents>
<Container class="javax.swing.JPanel" name="jPanel4">
<Container class="javax.swing.JPanel" name="panelAnalyser">
<Constraints>
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
<JTabbedPaneConstraints tabName="Analyzer">
@@ -179,7 +179,7 @@
<Component id="panelEnergy" linkSize="17" alignment="0" max="32767" attributes="0"/>
<Component id="jPanel10" linkSize="17" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace pref="147" max="32767" attributes="0"/>
<EmptySpace pref="191" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
@@ -200,24 +200,26 @@
<Group type="102" attributes="0">
<EmptySpace min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="1" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Component id="jLabel14" linkSize="7" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel12" linkSize="7" alignment="1" min="-2" max="-2" attributes="0"/>
<Component id="jLabel13" linkSize="7" alignment="1" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="textLowEnergy" pref="78" max="32767" attributes="0"/>
<Component id="textCenterEnergy" pref="78" max="32767" attributes="0"/>
<Component id="textHighEnergy" pref="78" max="32767" attributes="0"/>
</Group>
</Group>
<Group type="102" alignment="1" attributes="0">
<Component id="jLabel15" linkSize="7" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="textStepEnergy" pref="78" max="32767" attributes="0"/>
<Group type="103" alignment="0" groupAlignment="0" attributes="0">
<Component id="jLabel14" linkSize="7" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel12" linkSize="7" alignment="1" min="-2" max="-2" attributes="0"/>
<Component id="jLabel13" linkSize="7" alignment="1" min="-2" max="-2" attributes="0"/>
</Group>
<Component id="jLabel15" linkSize="7" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="textStepEnergy" alignment="0" pref="54" max="32767" attributes="0"/>
<Component id="textHighEnergy" alignment="0" pref="54" max="32767" attributes="0"/>
<Component id="textCenterEnergy" alignment="0" pref="54" max="32767" attributes="0"/>
<Component id="textLowEnergy" alignment="0" pref="54" max="32767" attributes="0"/>
</Group>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="deviceValuePanel1" pref="0" max="32767" attributes="0"/>
<Component id="deviceValuePanel2" pref="0" max="32767" attributes="0"/>
<Component id="deviceValuePanel3" pref="41" max="32767" attributes="0"/>
<Component id="deviceValuePanel4" pref="0" max="32767" attributes="0"/>
</Group>
<EmptySpace min="-2" max="-2" attributes="0"/>
</Group>
@@ -229,24 +231,28 @@
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel12" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textLowEnergy" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textLowEnergy" linkSize="18" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel1" linkSize="18" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel13" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textCenterEnergy" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textCenterEnergy" linkSize="18" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel2" linkSize="18" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="deviceValuePanel3" linkSize="18" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textHighEnergy" linkSize="18" alignment="2" min="-2" pref="19" max="-2" attributes="0"/>
<Component id="jLabel14" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textHighEnergy" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel15" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textStepEnergy" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textStepEnergy" linkSize="18" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel4" linkSize="18" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace pref="38" max="32767" attributes="0"/>
<EmptySpace pref="92" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
@@ -296,6 +302,38 @@
<Property name="name" type="java.lang.String" value="scienta.energyStepSize" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel1">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[60, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.lowEnergy.readback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel2">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[60, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.centerEnergy.readback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel3">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[60, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.highEnergy.readback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel4">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[60, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.energyStepSize.readback" noResource="true"/>
</Properties>
</Component>
</SubComponents>
</Container>
<Container class="javax.swing.JPanel" name="panelY">
@@ -313,24 +351,26 @@
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="1" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Component id="jLabel17" linkSize="8" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel19" linkSize="8" alignment="1" min="-2" max="-2" attributes="0"/>
<Component id="jLabel18" linkSize="8" alignment="1" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="textLowThetaY" pref="78" max="32767" attributes="0"/>
<Component id="textCenterThetaY" pref="78" max="32767" attributes="0"/>
<Component id="textHighThetaY" pref="78" max="32767" attributes="0"/>
</Group>
</Group>
<Group type="102" alignment="1" attributes="0">
<Component id="jLabel20" linkSize="8" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="textStepThetaY" pref="78" max="32767" attributes="0"/>
<Group type="103" alignment="0" groupAlignment="0" attributes="0">
<Component id="jLabel17" linkSize="8" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel19" linkSize="8" alignment="1" min="-2" max="-2" attributes="0"/>
<Component id="jLabel18" linkSize="8" alignment="1" min="-2" max="-2" attributes="0"/>
</Group>
<Component id="jLabel20" linkSize="8" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="textLowThetaY" alignment="0" pref="0" max="32767" attributes="0"/>
<Component id="textCenterThetaY" alignment="0" pref="0" max="32767" attributes="0"/>
<Component id="textHighThetaY" alignment="0" pref="0" max="32767" attributes="0"/>
<Component id="textStepThetaY" alignment="0" pref="53" max="32767" attributes="0"/>
</Group>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="deviceValuePanel6" pref="0" max="32767" attributes="0"/>
<Component id="deviceValuePanel7" alignment="1" pref="0" max="32767" attributes="0"/>
<Component id="deviceValuePanel8" alignment="1" pref="0" max="32767" attributes="0"/>
<Component id="deviceValuePanel9" alignment="1" pref="42" max="32767" attributes="0"/>
</Group>
<EmptySpace min="-2" max="-2" attributes="0"/>
</Group>
@@ -341,25 +381,29 @@
<Group type="102" alignment="0" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="textLowThetaY" linkSize="20" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="jLabel19" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textLowThetaY" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel7" linkSize="20" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="textCenterThetaY" linkSize="20" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="jLabel18" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textCenterThetaY" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel8" linkSize="20" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel17" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textHighThetaY" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textHighThetaY" linkSize="20" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel9" linkSize="20" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel20" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textStepThetaY" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textStepThetaY" linkSize="20" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel6" linkSize="20" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace pref="38" max="32767" attributes="0"/>
<EmptySpace pref="92" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
@@ -409,6 +453,38 @@
<Property name="name" type="java.lang.String" value="scienta.thetaYStepSize" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel6">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[60, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.thetaYStepSize.readback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel7">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[60, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.lowThetaY.readback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel8">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[60, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.centerThetaY.readback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel9">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[60, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.highThetaY.readback" noResource="true"/>
</Properties>
</Component>
</SubComponents>
</Container>
<Container class="javax.swing.JPanel" name="panelX">
@@ -427,7 +503,9 @@
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="jLabel26" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="textCenterThetaX" pref="78" max="32767" attributes="0"/>
<Component id="textCenterThetaX" pref="55" max="32767" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel5" pref="40" max="32767" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
</Group>
</Group>
@@ -438,7 +516,8 @@
<EmptySpace min="-2" pref="36" max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel26" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textCenterThetaX" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textCenterThetaX" linkSize="19" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel5" linkSize="19" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace pref="143" max="32767" attributes="0"/>
</Group>
@@ -457,6 +536,14 @@
<Property name="name" type="java.lang.String" value="scienta.centerThetaX" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel5">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[60, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.centerThetaX.readback" noResource="true"/>
</Properties>
</Component>
</SubComponents>
</Container>
<Container class="javax.swing.JPanel" name="jPanel10">
@@ -481,12 +568,19 @@
</Group>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="comboLens" alignment="0" pref="146" max="32767" attributes="0"/>
<Component id="comboEnergy" alignment="0" pref="146" max="32767" attributes="0"/>
<Component id="comboAcquisition" alignment="0" pref="146" max="32767" attributes="0"/>
<Component id="comboPass" alignment="0" pref="146" max="32767" attributes="0"/>
<Component id="comboLens" alignment="0" pref="136" max="32767" attributes="0"/>
<Component id="comboEnergy" alignment="0" pref="136" max="32767" attributes="0"/>
<Component id="comboAcquisition" alignment="0" pref="136" max="32767" attributes="0"/>
<Component id="comboPass" alignment="0" pref="136" max="32767" attributes="0"/>
</Group>
<EmptySpace min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="deviceValuePanel10" pref="0" max="32767" attributes="0"/>
<Component id="deviceValuePanel11" pref="0" max="32767" attributes="0"/>
<Component id="deviceValuePanel12" alignment="0" pref="39" max="32767" attributes="0"/>
<Component id="deviceValuePanel13" alignment="0" pref="0" max="32767" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
@@ -496,24 +590,28 @@
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel24" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="comboPass" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="comboPass" linkSize="21" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel13" linkSize="21" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel28" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="comboAcquisition" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="comboAcquisition" linkSize="22" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel12" linkSize="22" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel29" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="comboEnergy" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="comboEnergy" linkSize="23" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel11" linkSize="23" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel30" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="comboLens" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="comboLens" linkSize="24" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel10" linkSize="24" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace pref="38" max="32767" attributes="0"/>
<EmptySpace pref="72" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
@@ -563,11 +661,43 @@
<Property name="text" type="java.lang.String" value="Acquisition:"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel10">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.lensModeDev.readback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel11">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.energyModeDev.readback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel12">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.acquisitionModeDev.readback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel13">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.passEnergyDev.readback" noResource="true"/>
</Properties>
</Component>
</SubComponents>
</Container>
</SubComponents>
</Container>
<Container class="javax.swing.JPanel" name="jPanel5">
<Container class="javax.swing.JPanel" name="panelDetector">
<Constraints>
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
<JTabbedPaneConstraints tabName="Detector">
@@ -580,41 +710,50 @@
<DimensionLayout dim="0">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<EmptySpace max="32767" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="butonPlot" alignment="0" min="-2" max="-2" attributes="0"/>
<Group type="102" alignment="0" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Component id="jLabel16" linkSize="11" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel31" linkSize="11" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel9" linkSize="11" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel27" linkSize="11" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel10" linkSize="11" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel25" linkSize="11" alignment="0" min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="1" attributes="0">
<Component id="jLabel33" min="-2" pref="103" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" max="-2" attributes="0">
<Component id="jLabel16" linkSize="11" alignment="1" max="32767" attributes="0"/>
<Component id="jLabel31" linkSize="11" alignment="1" max="32767" attributes="0"/>
<Component id="jLabel9" linkSize="11" alignment="1" max="32767" attributes="0"/>
<Component id="jLabel27" linkSize="11" alignment="1" max="32767" attributes="0"/>
<Component id="jLabel25" linkSize="11" alignment="1" max="32767" attributes="0"/>
<Component id="jLabel11" alignment="1" max="32767" attributes="0"/>
<Component id="jLabel32" alignment="1" min="-2" pref="103" max="-2" attributes="0"/>
</Group>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="textChannels" alignment="0" min="-2" pref="68" max="-2" attributes="0"/>
<Group type="102" attributes="0">
<Component id="textYChannelMin" min="-2" pref="68" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="textYChannelMax" min="-2" pref="68" max="-2" attributes="0"/>
</Group>
<Component id="textSlices" min="-2" pref="68" max="-2" attributes="0"/>
<Group type="103" alignment="0" groupAlignment="0" max="-2" attributes="0">
<Group type="102" attributes="0">
<Component id="textXChannelMin" min="-2" pref="68" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="textXChannelMax" min="-2" pref="68" max="-2" attributes="0"/>
</Group>
<Component id="comboDetMode" pref="0" max="32767" attributes="0"/>
<Component id="textExposureDev" alignment="0" pref="0" max="32767" attributes="0"/>
<Component id="textSlices" linkSize="31" min="-2" pref="100" max="-2" attributes="0"/>
<Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0">
<Component id="textMinX" linkSize="31" pref="100" max="32767" attributes="0"/>
<Component id="comboDetMode" linkSize="31" alignment="0" pref="100" max="32767" attributes="0"/>
<Component id="textExposureDev" linkSize="31" alignment="0" pref="100" max="32767" attributes="0"/>
<Component id="textSizeX" linkSize="31" pref="100" max="32767" attributes="0"/>
<Component id="textChannels" linkSize="31" alignment="0" pref="100" max="32767" attributes="0"/>
<Component id="textMinY" linkSize="31" alignment="0" pref="100" max="32767" attributes="0"/>
<Component id="textSizeY" linkSize="31" alignment="0" pref="100" max="32767" attributes="0"/>
</Group>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="deviceValuePanel21" linkSize="32" alignment="0" min="-2" pref="80" max="-2" attributes="0"/>
<Component id="deviceValuePanel25" linkSize="32" alignment="0" min="-2" pref="80" max="-2" attributes="0"/>
<Component id="deviceValuePanel24" linkSize="32" alignment="0" min="-2" pref="80" max="-2" attributes="0"/>
<Component id="deviceValuePanel18" linkSize="32" alignment="0" min="-2" pref="80" max="-2" attributes="0"/>
<Component id="deviceValuePanel23" linkSize="32" alignment="0" min="-2" pref="80" max="-2" attributes="0"/>
<Component id="deviceValuePanel22" linkSize="32" alignment="0" min="-2" pref="80" max="-2" attributes="0"/>
<Component id="deviceValuePanel15" linkSize="32" alignment="0" min="-2" pref="80" max="-2" attributes="0"/>
<Component id="deviceValuePanel14" linkSize="32" alignment="0" min="-2" pref="80" max="-2" attributes="0"/>
</Group>
</Group>
<Component id="butonPlot" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="32767" attributes="0"/>
<Component id="detectorPlot" pref="542" max="32767" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="detectorPlot" min="-2" pref="563" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
</Group>
</Group>
@@ -622,49 +761,67 @@
<DimensionLayout dim="1">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel16" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="comboDetMode" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
<Group type="103" groupAlignment="1" attributes="0">
<Component id="textExposureDev" min="-2" max="-2" attributes="0"/>
<Component id="jLabel31" min="-2" max="-2" attributes="0"/>
<Group type="102" attributes="0">
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel16" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="comboDetMode" linkSize="26" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel14" linkSize="26" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="1" attributes="0">
<Component id="textExposureDev" linkSize="28" min="-2" max="-2" attributes="0"/>
<Component id="jLabel31" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
<Component id="deviceValuePanel15" linkSize="28" alignment="1" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace type="separate" max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel9" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textXChannelMax" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textXChannelMin" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textMinX" linkSize="29" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel22" linkSize="29" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel27" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textChannels" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel23" linkSize="29" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textSizeX" linkSize="29" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="jLabel11" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace type="separate" max="-2" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel10" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textYChannelMin" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textYChannelMax" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="jLabel27" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textChannels" linkSize="29" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel18" linkSize="29" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel32" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textMinY" linkSize="27" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel24" linkSize="27" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel33" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textSizeY" linkSize="27" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel25" linkSize="27" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel25" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textSlices" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textSlices" linkSize="27" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="deviceValuePanel21" linkSize="27" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="32767" attributes="0"/>
<EmptySpace min="-2" pref="151" max="-2" attributes="0"/>
<Component id="butonPlot" min="-2" max="-2" attributes="0"/>
</Group>
<Group type="102" alignment="1" attributes="0">
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="detectorPlot" pref="301" max="32767" attributes="0"/>
</Group>
<Component id="detectorPlot" alignment="1" max="32767" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
@@ -678,7 +835,8 @@
</Component>
<Component class="javax.swing.JLabel" name="jLabel9">
<Properties>
<Property name="text" type="java.lang.String" value="X Channel Range:"/>
<Property name="horizontalAlignment" type="int" value="11"/>
<Property name="text" type="java.lang.String" value="Min X:"/>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLabel25">
@@ -693,43 +851,6 @@
<Property name="text" type="java.lang.String" value="Channels:"/>
</Properties>
</Component>
<Component class="javax.swing.JTextField" name="textXChannelMin">
<Properties>
<Property name="name" type="java.lang.String" value="x_channel_min" noResource="true"/>
</Properties>
<Events>
<EventHandler event="keyReleased" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="roiChanged"/>
</Events>
</Component>
<Component class="javax.swing.JTextField" name="textXChannelMax">
<Properties>
<Property name="name" type="java.lang.String" value="x_channel_max" noResource="true"/>
</Properties>
<Events>
<EventHandler event="keyReleased" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="roiChanged"/>
</Events>
</Component>
<Component class="javax.swing.JLabel" name="jLabel10">
<Properties>
<Property name="text" type="java.lang.String" value="Y Channel Range:"/>
</Properties>
</Component>
<Component class="javax.swing.JTextField" name="textYChannelMin">
<Properties>
<Property name="name" type="java.lang.String" value="y_channel_min" noResource="true"/>
</Properties>
<Events>
<EventHandler event="keyReleased" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="roiChanged"/>
</Events>
</Component>
<Component class="javax.swing.JTextField" name="textYChannelMax">
<Properties>
<Property name="name" type="java.lang.String" value="y_channel_max" noResource="true"/>
</Properties>
<Events>
<EventHandler event="keyReleased" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="roiChanged"/>
</Events>
</Component>
<Component class="ch.psi.pshell.plot.MatrixPlotJFree" name="detectorPlot">
<Properties>
<Property name="legendVisible" type="boolean" value="false"/>
@@ -773,6 +894,108 @@
<Property name="name" type="java.lang.String" value="scienta.exposureDev" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel14">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.detectorModeDev.readback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel15">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.exposureDev.readback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel18">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.channelsReadback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel21">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.slicesReadback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textMinX">
<Properties>
<Property name="name" type="java.lang.String" value="scienta.minX" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel22">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.minXReadback" noResource="true"/>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLabel11">
<Properties>
<Property name="horizontalAlignment" type="int" value="11"/>
<Property name="text" type="java.lang.String" value="Size X:"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textSizeX">
<Properties>
<Property name="name" type="java.lang.String" value="scienta.sizeX" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel23">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.sizeXReadback" noResource="true"/>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLabel32">
<Properties>
<Property name="horizontalAlignment" type="int" value="11"/>
<Property name="text" type="java.lang.String" value="Min Y:"/>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLabel33">
<Properties>
<Property name="horizontalAlignment" type="int" value="11"/>
<Property name="text" type="java.lang.String" value="Size Y:"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textMinY">
<Properties>
<Property name="name" type="java.lang.String" value="scienta.minY" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel24">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.minYReadback" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textSizeY">
<Properties>
<Property name="name" type="java.lang.String" value="scienta.sizeY" noResource="true"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="deviceValuePanel25">
<Properties>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[120, 32769]"/>
</Property>
<Property name="name" type="java.lang.String" value="scienta.sizeYReadback" noResource="true"/>
</Properties>
</Component>
</SubComponents>
</Container>
<Container class="javax.swing.JPanel" name="jPanel11">
@@ -790,36 +1013,40 @@
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="151" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="jLabel22" linkSize="9" min="-2" max="-2" attributes="0"/>
<Component id="jLabel8" linkSize="9" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel4" linkSize="9" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel1" linkSize="9" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<Component id="spinnerPasses" linkSize="3" min="-2" max="-2" attributes="0"/>
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
<Group type="102" attributes="0">
<Component id="jLabel34" linkSize="9" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="textSweeps" linkSize="3" min="-2" pref="80" max="-2" attributes="0"/>
</Group>
<Group type="102" alignment="0" attributes="0">
<Group type="102" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Component id="jLabel22" linkSize="9" min="-2" max="-2" attributes="0"/>
<Component id="jLabel8" linkSize="9" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel4" linkSize="9" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel1" linkSize="9" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="spinnerPasses" linkSize="3" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="checkCompression" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="checkZigzag" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="spinnerLatency" linkSize="3" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace min="-2" pref="139" max="-2" attributes="0"/>
<Group type="103" groupAlignment="1" attributes="0">
<Component id="jLabel21" min="-2" max="-2" attributes="0"/>
<Component id="jLabel23" min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="jLabel21" linkSize="33" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel23" linkSize="33" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="jLabel35" linkSize="33" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" max="-2" attributes="0">
<Component id="comboPol" pref="150" max="32767" attributes="0"/>
<Component id="comboGrating" max="32767" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="comboAnalyserSlit" linkSize="34" alignment="0" min="-2" pref="150" max="-2" attributes="0"/>
<Component id="comboPol" linkSize="34" pref="150" max="32767" attributes="0"/>
<Component id="comboGrating" linkSize="34" max="32767" attributes="0"/>
</Group>
<EmptySpace pref="141" max="32767" attributes="0"/>
</Group>
</Group>
<EmptySpace pref="242" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
@@ -861,8 +1088,15 @@
<Group type="103" groupAlignment="3" attributes="0">
<Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="spinnerPasses" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jLabel35" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="comboAnalyserSlit" alignment="3" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace pref="177" max="32767" attributes="0"/>
<EmptySpace type="separate" max="-2" attributes="0"/>
<Group type="103" groupAlignment="2" attributes="0">
<Component id="jLabel34" alignment="2" min="-2" max="-2" attributes="0"/>
<Component id="textSweeps" alignment="2" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace pref="234" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
@@ -944,6 +1178,34 @@
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
</AuxValues>
</Component>
<Component class="javax.swing.JLabel" name="jLabel34">
<Properties>
<Property name="horizontalAlignment" type="int" value="11"/>
<Property name="text" type="java.lang.String" value="Sweeps:"/>
</Properties>
</Component>
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textSweeps">
<Properties>
<Property name="name" type="java.lang.String" value="scienta.sweeps" noResource="true"/>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLabel35">
<Properties>
<Property name="horizontalAlignment" type="int" value="11"/>
<Property name="text" type="java.lang.String" value="Analyser Slit:"/>
</Properties>
</Component>
<Component class="javax.swing.JComboBox" name="comboAnalyserSlit">
<Properties>
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
<StringArray count="0"/>
</Property>
<Property name="name" type="java.lang.String" value="analyser_slit" noResource="true"/>
</Properties>
<AuxValues>
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
</AuxValues>
</Component>
</SubComponents>
</Container>
<Container class="javax.swing.JPanel" name="jPanel6">
@@ -966,7 +1228,7 @@
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
</Group>
<Group type="102" attributes="0">
<Component id="jScrollPane8" pref="732" max="32767" attributes="0"/>
<Component id="jScrollPane8" pref="836" max="32767" attributes="0"/>
<EmptySpace type="separate" max="-2" attributes="0"/>
<Component id="buttonEditMaster" min="-2" pref="100" max="-2" attributes="0"/>
</Group>
@@ -980,7 +1242,7 @@
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="jScrollPane8" pref="269" max="32767" attributes="0"/>
<Component id="jScrollPane8" pref="367" max="32767" attributes="0"/>
<Component id="buttonEditMaster" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace min="-2" pref="13" max="-2" attributes="0"/>
@@ -1059,11 +1321,11 @@
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
<Component id="jScrollPane1" pref="223" max="32767" attributes="0"/>
<Component id="jScrollPane1" pref="265" max="32767" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="jScrollPane2" pref="266" max="32767" attributes="0"/>
<Component id="jScrollPane2" pref="298" max="32767" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="jScrollPane3" pref="373" max="32767" attributes="0"/>
<Component id="jScrollPane3" pref="403" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
@@ -1072,7 +1334,7 @@
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="14" max="-2" attributes="0"/>
<Group type="103" groupAlignment="1" attributes="0">
<Component id="jScrollPane3" pref="299" max="32767" attributes="0"/>
<Component id="jScrollPane3" pref="397" max="32767" attributes="0"/>
<Component id="jScrollPane2" alignment="0" pref="0" max="32767" attributes="0"/>
<Component id="jScrollPane1" alignment="0" pref="0" max="32767" attributes="0"/>
</Group>
@@ -1191,13 +1453,13 @@
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
<Component id="jScrollPane4" pref="213" max="32767" attributes="0"/>
<Component id="jScrollPane4" pref="241" max="32767" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="jScrollPane5" pref="214" max="32767" attributes="0"/>
<Component id="jScrollPane5" pref="239" max="32767" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="jScrollPane6" pref="213" max="32767" attributes="0"/>
<Component id="jScrollPane6" pref="241" max="32767" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="jScrollPane7" pref="216" max="32767" attributes="0"/>
<Component id="jScrollPane7" pref="239" max="32767" attributes="0"/>
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
</Group>
</Group>
@@ -1207,7 +1469,7 @@
<Group type="102" alignment="1" attributes="0">
<EmptySpace min="-2" pref="14" max="-2" attributes="0"/>
<Group type="103" groupAlignment="1" attributes="0">
<Component id="jScrollPane6" alignment="0" pref="299" max="32767" attributes="0"/>
<Component id="jScrollPane6" alignment="0" pref="397" max="32767" attributes="0"/>
<Component id="jScrollPane5" alignment="0" max="32767" attributes="0"/>
<Component id="jScrollPane4" alignment="0" max="32767" attributes="0"/>
<Component id="jScrollPane7" max="32767" attributes="0"/>
+505 -289
View File
File diff suppressed because it is too large Load Diff