362 lines
20 KiB
XML
362 lines
20 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
|
|
<NonVisualComponents>
|
|
<Component class="javax.swing.ButtonGroup" name="buttonGroupBack">
|
|
</Component>
|
|
</NonVisualComponents>
|
|
<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">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="panelParameters" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="centroidPlot" pref="443" max="32767" attributes="0"/>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="11" max="-2" attributes="0"/>
|
|
<Component id="buttonRun" linkSize="3" min="-2" pref="92" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="buttonAbort" linkSize="3" min="-2" pref="92" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Component id="buttonClear" linkSize="3" 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 max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="buttonRun" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonAbort" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonClear" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="centroidPlot" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Component id="panelParameters" alignment="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JButton" name="buttonRun">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Run"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonRunActionPerformed"/>
|
|
</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="panelParameters">
|
|
<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"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="jLabel1" linkSize="2" min="-2" pref="158" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Component id="spinnerI1" linkSize="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" attributes="0">
|
|
<Component id="jLabel2" linkSize="2" min="-2" pref="158" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Component id="spinnerI2" linkSize="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" attributes="0">
|
|
<Component id="jLabel3" linkSize="2" min="-2" pref="158" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Component id="spinnerStep" linkSize="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" attributes="0">
|
|
<Component id="jLabel6" linkSize="2" min="-2" pref="158" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Component id="spinnerNumImages" linkSize="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="jLabel7" min="-2" pref="158" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="spinnerSettlingTime" linkSize="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="jLabel5" linkSize="2" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="spinnerNumBackgrounds" linkSize="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="jLabel4" min="-2" pref="75" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="comboSource" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="checkBackground" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkSaveImages" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="35" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="radioBackSimple" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="radioBackMultiple" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="127" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</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" pref="18" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerI1" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerI2" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerStep" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="spinnerSettlingTime" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerNumImages" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="checkBackground" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="radioBackSimple" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="radioBackMultiple" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerNumBackgrounds" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="checkSaveImages" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="25" pref="124" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="comboSource" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel1">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="4"/>
|
|
<Property name="text" type="java.lang.String" value="I1:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerI1">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="95.0" maximum="150.0" minimum="0.0" numberType="java.lang.Double" stepSize="1.0" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel2">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="4"/>
|
|
<Property name="text" type="java.lang.String" value="I2:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerI2">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="100.0" maximum="150.0" minimum="50.0" numberType="java.lang.Double" stepSize="1.0" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel3">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="4"/>
|
|
<Property name="text" type="java.lang.String" value="Step size:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerStep">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="1.0" maximum="10.0" minimum="0.01" numberType="java.lang.Double" stepSize="1.0" type="number"/>
|
|
</Property>
|
|
<Property name="name" type="java.lang.String" value="spinnerStep" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel4">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="4"/>
|
|
<Property name="text" type="java.lang.String" value="Source:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerSettlingTime">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="0.1" maximum="10.0" minimum="0.0" numberType="java.lang.Double" stepSize="1.0" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkSaveImages">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Save images"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerNumBackgrounds">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="5" maximum="100" minimum="1" numberType="java.lang.Integer" stepSize="1" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel5">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="4"/>
|
|
<Property name="text" type="java.lang.String" value="Number of backgrounds:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBackground">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Background:"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="checkBackgroundActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="radioBackSimple">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroupBack"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Simple"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="radioBackMultiple">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroupBack"/>
|
|
</Property>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Multiple"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel6">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="4"/>
|
|
<Property name="text" type="java.lang.String" value="Number of images:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerNumImages">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="1" maximum="100" minimum="1" numberType="java.lang.Integer" stepSize="1" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel7">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="4"/>
|
|
<Property name="text" type="java.lang.String" value="Settling time:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="comboSource">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="4">
|
|
<StringItem index="0" value="server"/>
|
|
<StringItem index="1" value="camtool"/>
|
|
<StringItem index="2" value="direct"/>
|
|
<StringItem index="3" value="bpm"/>
|
|
</StringArray>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="ch.psi.pshell.plot.LinePlotJFree" name="centroidPlot">
|
|
<Properties>
|
|
<Property name="legendVisible" type="boolean" value="true"/>
|
|
<Property name="title" type="java.lang.String" value=""/>
|
|
<Property name="titleFont" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="DejaVu Sans" size="14" style="0"/>
|
|
</Property>
|
|
</Properties>
|
|
</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>
|
|
</SubComponents>
|
|
</Form>
|