1652 lines
107 KiB
XML
1652 lines
107 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.6" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
|
|
<AuxValues>
|
|
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
|
|
<AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
|
|
<AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
|
|
<AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
|
|
<AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
|
|
</AuxValues>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jPanel2" alignment="1" max="32767" attributes="0"/>
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="buttonScienta" linkSize="10" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="buttonData" linkSize="10" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="32767" attributes="0"/>
|
|
<Component id="jLabel2" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="textTime" min="-2" pref="170" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="progress" min="-2" pref="153" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="32767" attributes="0"/>
|
|
<Component id="buttonStart" linkSize="1" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="buttonAbort" linkSize="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="jLabel3" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="textFile" max="32767" attributes="0"/>
|
|
<EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonOpen" linkSize="2" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonSave" linkSize="2" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonAddToQueue" linkSize="1" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonClear" linkSize="2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="-2" pref="10" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="buttonOpen" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonSave" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="textFile" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonClear" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonAddToQueue" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="jPanel2" max="32767" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="2" attributes="0">
|
|
<Component id="progress" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="textTime" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel2" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonStart" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonAbort" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonData" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonScienta" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JButton" name="buttonScienta">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Scienta Panel"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonScientaActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonStart">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Start"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonStartActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonAbort">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Abort"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonAbortActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Container class="javax.swing.JPanel" name="jPanel2">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Parameters"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jTabbedPane1" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jTabbedPane1" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JTabbedPane" name="jTabbedPane1">
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="jTabbedPane1StateChanged"/>
|
|
</Events>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<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">
|
|
<Property name="tabTitle" type="java.lang.String" value="Analyzer"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="jPanel10" max="32767" attributes="0"/>
|
|
<EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/>
|
|
<Component id="panelEnergy" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" pref="12" max="-2" attributes="0"/>
|
|
<Component id="panelX" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="panelY" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="panelY" linkSize="17" alignment="0" max="32767" attributes="0"/>
|
|
<Component id="panelX" linkSize="17" alignment="0" max="32767" attributes="0"/>
|
|
<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="191" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="panelEnergy">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Energy Range (eV)"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" 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>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<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" 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" 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"/>
|
|
</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" 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="92" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel14">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="High:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel13">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Center:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel12">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Low:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel15">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Step:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textLowEnergy">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.lowEnergy" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textCenterEnergy">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.centerEnergy" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textHighEnergy">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.highEnergy" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textStepEnergy">
|
|
<Properties>
|
|
<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">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="ThetaY "/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" 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>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<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="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="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" 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" 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="92" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel17">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="High:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel18">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Center:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel19">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Low:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel20">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Step:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textLowThetaY">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.lowThetaY" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textCenterThetaY">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.centerThetaY" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textHighThetaY">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.highThetaY" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textStepThetaY">
|
|
<Properties>
|
|
<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">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="ThetaX"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<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="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>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<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" 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>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel26">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Center:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textCenterThetaX">
|
|
<Properties>
|
|
<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">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Parameters"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jLabel24" linkSize="14" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel28" linkSize="14" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel29" linkSize="14" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel30" linkSize="14" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" 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 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>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<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" 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" 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" 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" 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="72" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel29">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Energy Mode:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel30">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Lens Mode:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.DiscretePositionerSelector" name="comboLens">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.lensModeDev" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.DiscretePositionerSelector" name="comboAcquisition">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.acquisitionModeDev" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.DiscretePositionerSelector" name="comboEnergy">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.energyModeDev" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.DiscretePositionerSelector" name="comboPass">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.passEnergyDev" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel24">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Pass Energy:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel28">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<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="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">
|
|
<Property name="tabTitle" type="java.lang.String" value="Detector"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" 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="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="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>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="detectorPlot" min="-2" pref="563" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<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="0" pref="0" max="32767" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" 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="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="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 min="-2" 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" 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" 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 min="-2" pref="151" max="-2" attributes="0"/>
|
|
<Component id="butonPlot" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="detectorPlot" alignment="1" max="32767" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel16">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Mode:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel9">
|
|
<Properties>
|
|
<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">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Slices:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel27">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Channels:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.plot.MatrixPlotJFree" name="detectorPlot">
|
|
<Properties>
|
|
<Property name="legendVisible" type="boolean" value="false"/>
|
|
<Property name="title" type="java.lang.String" value=""/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new ch.psi.pshell.plot.MatrixPlotJFree(){
 @Override
 protected void onShow(){
 super.onShow();
 onPlotShow();
 }
 @Override
 protected void onHide(){
 super.onHide();
 onPlotHide();
 } 
 };"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="butonPlot">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Plot Image"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="butonPlotActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.DiscretePositionerSelector" name="comboDetMode">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.detectorModeDev" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textChannels">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.channels" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textSlices">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="scienta.slices" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel31">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Dwell Time (s):"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="ch.psi.pshell.swing.RegisterPanel" name="textExposureDev">
|
|
<Properties>
|
|
<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">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Scan">
|
|
<Property name="tabTitle" type="java.lang.String" value="Scan"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="151" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" 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" 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="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" 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>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace pref="242" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="43" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="2" attributes="0">
|
|
<Component id="jLabel22" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkCompression" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="2" attributes="0">
|
|
<Component id="jLabel8" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkZigzag" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="42" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel21" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="comboPol" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel23" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="comboGrating" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerLatency" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<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 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>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="checkZigzag">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel4">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Settling Time:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerLatency">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="0.0" maximum="1000.0" minimum="0.0" numberType="java.lang.Double" stepSize="1.0" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel1">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Passes:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerPasses">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="1" maximum="1000" minimum="1" numberType="java.lang.Integer" stepSize="1" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel8">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Zigzag:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel22">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Compression:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkCompression">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel21">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Polarization:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel23">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Grating:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="comboPol">
|
|
<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="id_mode" noResource="true"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="comboGrating">
|
|
<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="grating" noResource="true"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/>
|
|
</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="<String>"/>
|
|
</AuxValues>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel6">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Master Axis">
|
|
<Property name="tabTitle" type="java.lang.String" value="Master Axis"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Component id="buttonPrivateMasterAxis" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" 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>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<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="367" max="32767" attributes="0"/>
|
|
<Component id="buttonEditMaster" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="13" max="-2" attributes="0"/>
|
|
<Component id="buttonPrivateMasterAxis" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane8">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JTable" name="tableMaster">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
|
|
<Table columnCount="3" rowCount="0">
|
|
<Column editable="false" title="Name" type="java.lang.String"/>
|
|
<Column editable="false" title="Master" type="java.lang.String"/>
|
|
<Column editable="false" title="Slaves" type="java.lang.String"/>
|
|
</Table>
|
|
</Property>
|
|
<Property name="selectionMode" type="int" value="0"/>
|
|
<Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor">
|
|
<TableHeader reorderingAllowed="false" resizingAllowed="true"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="tableMasterMouseClicked"/>
|
|
<EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="tableMasterMousePressed"/>
|
|
<EventHandler event="keyReleased" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="tableMasterKeyReleased"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="javax.swing.JButton" name="buttonEditMaster">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Edit"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonEditMasterActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="buttonPrivateMasterAxis">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Create private master axis"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonPrivateMasterAxisActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel1">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Positioners">
|
|
<Property name="tabTitle" type="java.lang.String" value="Positioners"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<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="265" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane2" pref="298" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane3" pref="403" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<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="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>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane1">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Inactive"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JTable" name="tableInactive">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
|
|
<Table columnCount="1" rowCount="0">
|
|
<Column editable="false" title="Name" type="java.lang.String"/>
|
|
</Table>
|
|
</Property>
|
|
<Property name="selectionMode" type="int" value="0"/>
|
|
<Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor">
|
|
<TableHeader reorderingAllowed="false" resizingAllowed="true"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane2">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Fixed"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JTable" name="tableFixed">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
|
|
<Table columnCount="3" rowCount="0">
|
|
<Column editable="false" title="Name" type="java.lang.String"/>
|
|
<Column editable="true" title="Value" type="java.lang.Double"/>
|
|
<Column editable="false" title="Units" type="java.lang.String"/>
|
|
</Table>
|
|
</Property>
|
|
<Property name="selectionMode" type="int" value="0"/>
|
|
<Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor">
|
|
<TableHeader reorderingAllowed="false" resizingAllowed="true"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane3">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Scanned"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JTable" name="tableScanned">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
|
|
<Table columnCount="5" rowCount="0">
|
|
<Column editable="false" title="Name" type="java.lang.String"/>
|
|
<Column editable="true" title="Start" type="java.lang.Double"/>
|
|
<Column editable="true" title="Stop" type="java.lang.Double"/>
|
|
<Column editable="true" title="Points" type="java.lang.Integer"/>
|
|
<Column editable="false" title="Units" type="java.lang.String"/>
|
|
</Table>
|
|
</Property>
|
|
<Property name="selectionMode" type="int" value="0"/>
|
|
<Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor">
|
|
<TableHeader reorderingAllowed="false" resizingAllowed="true"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel3">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Records">
|
|
<Property name="tabTitle" type="java.lang.String" value="Records"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<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="241" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane5" pref="239" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane6" pref="241" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane7" pref="239" max="32767" attributes="0"/>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<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="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"/>
|
|
</Group>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane4">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Sensors"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JTextArea" name="textSensors">
|
|
<Properties>
|
|
<Property name="columns" type="int" value="12"/>
|
|
<Property name="rows" type="int" value="5"/>
|
|
<Property name="name" type="java.lang.String" value="sensors" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane5">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Snapshots"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JTextArea" name="textSnapshots">
|
|
<Properties>
|
|
<Property name="columns" type="int" value="12"/>
|
|
<Property name="rows" type="int" value="5"/>
|
|
<Property name="name" type="java.lang.String" value="snapshots" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane6">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Diagnostics"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JTextArea" name="textDiagnostics">
|
|
<Properties>
|
|
<Property name="columns" type="int" value="12"/>
|
|
<Property name="rows" type="int" value="5"/>
|
|
<Property name="name" type="java.lang.String" value="diagnostics" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane7">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Monitors"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JTextArea" name="textMonitors">
|
|
<Properties>
|
|
<Property name="columns" type="int" value="12"/>
|
|
<Property name="rows" type="int" value="5"/>
|
|
<Property name="name" type="java.lang.String" value="monitors" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="javax.swing.JButton" name="buttonAddToQueue">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Queue"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonAddToQueueActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel3">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="File:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="textFile">
|
|
<Properties>
|
|
<Property name="disabledTextColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
|
|
<Color blue="0" green="0" id="TextField.foreground" palette="3" red="0" type="palette"/>
|
|
</Property>
|
|
<Property name="enabled" type="boolean" value="false"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonOpen">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Open"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonOpenActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonSave">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Save As"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonSaveActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonClear">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Clear"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonClearActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonData">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Data Panel"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonDataActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Time:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="textTime">
|
|
<Properties>
|
|
<Property name="editable" type="boolean" value="false"/>
|
|
<Property name="horizontalAlignment" type="int" value="0"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JProgressBar" name="progress">
|
|
<Properties>
|
|
<Property name="maximum" type="int" value="1000"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Form>
|