1348 lines
80 KiB
XML
1348 lines
80 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="buttonGroup1">
|
|
</Component>
|
|
<Component class="javax.swing.ButtonGroup" name="buttonGroup2">
|
|
</Component>
|
|
<Component class="javax.swing.ButtonGroup" name="buttonGroup3">
|
|
</Component>
|
|
<Component class="javax.swing.ButtonGroup" name="buttonGroup4">
|
|
</Component>
|
|
<Component class="javax.swing.JProgressBar" name="jProgressBar1">
|
|
</Component>
|
|
</NonVisualComponents>
|
|
<Properties>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[873, 600]"/>
|
|
</Property>
|
|
</Properties>
|
|
<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" alignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="sidePanel" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="renderer" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="topPanel" max="32767" 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">
|
|
<Component id="topPanel" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="sidePanel" max="32767" attributes="0"/>
|
|
<Component id="renderer" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="sidePanel">
|
|
|
|
<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="1" max="-2" attributes="0">
|
|
<Component id="panelZoom" alignment="0" max="32767" attributes="0"/>
|
|
<Component id="panelColormap" alignment="0" max="32767" attributes="0"/>
|
|
<Component id="panelPipeline" alignment="0" max="32767" attributes="0"/>
|
|
<Component id="panelScreen" max="32767" attributes="0"/>
|
|
<Component id="panelFilter" max="32767" attributes="0"/>
|
|
<Component id="panelPulse" max="32767" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Component id="panelPipeline" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="panelZoom" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="panelColormap" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="panelScreen" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="panelFilter" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="panelPulse" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="panelZoom">
|
|
<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="Zoom"/>
|
|
</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">
|
|
<Component id="buttonZoomFit" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonZoomNormal" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonZoomStretch" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="buttonZoom025" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonZoom05" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonZoom2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace 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="4" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="2" attributes="0">
|
|
<Component id="buttonZoomNormal" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonZoom025" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="2" attributes="0">
|
|
<Component id="buttonZoomFit" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonZoom05" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="2" attributes="0">
|
|
<Component id="buttonZoomStretch" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonZoom2" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JRadioButton" name="buttonZoomFit">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup1"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Fit"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonZoomFitActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="buttonZoomStretch">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup1"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Stretch"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonZoomStretchActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="buttonZoomNormal">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup1"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Normal"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonZoomNormalActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="buttonZoom025">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup1"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="1/4"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonZoom025ActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="buttonZoom05">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup1"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="1/2"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonZoom05ActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="buttonZoom2">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup1"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="2"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonZoom2ActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelColormap">
|
|
<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="Colormap"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jLabel3" linkSize="9" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel4" linkSize="9" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="buttonAutomatic" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonFullRange" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonManual" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="comboColormap" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="labelMax" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Component id="spinnerMax" linkSize="7" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="checkHistogram" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="labelMin" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" max="-2" attributes="0">
|
|
<Component id="btFixColormapRange" linkSize="7" alignment="1" max="-2" attributes="0"/>
|
|
<Component id="spinnerMin" linkSize="7" alignment="1" max="32767" attributes="0"/>
|
|
</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="1" attributes="0">
|
|
<EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="comboColormap" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkHistogram" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="buttonAutomatic" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btFixColormapRange" alignment="3" min="-2" pref="26" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="2" attributes="0">
|
|
<Component id="labelMin" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerMin" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="buttonFullRange" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="103" groupAlignment="2" attributes="0">
|
|
<Component id="buttonManual" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelMax" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerMax" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="checkHistogram">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Histogram"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="checkHistogramActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="comboColormap">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="0"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="onChangeColormap"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel3">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Type:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel4">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Range:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="buttonFullRange">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup3"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Full"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="onChangeColormap"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="buttonManual">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup3"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Manual"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="onChangeColormap"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="buttonAutomatic">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup3"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Automatic"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="onChangeColormap"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelMin">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Min:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerMin">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="0" maximum="65535" minimum="0" numberType="java.lang.Integer" stepSize="1" type="number"/>
|
|
</Property>
|
|
<Property name="enabled" type="boolean" value="false"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[77, 20]"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="onChangeColormapRange"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerMax">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="255" maximum="65535" minimum="0" numberType="java.lang.Integer" stepSize="1" type="number"/>
|
|
</Property>
|
|
<Property name="enabled" type="boolean" value="false"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[77, 20]"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="onChangeColormapRange"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelMax">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Max:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btFixColormapRange">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Fix"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btFixColormapRangeActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelScreen">
|
|
<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="Screen"/>
|
|
</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">
|
|
<Component id="valueScreen" max="32767" attributes="0"/>
|
|
<Component id="comboScreen" 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 min="-2" pref="4" max="-2" attributes="0"/>
|
|
<Component id="comboScreen" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="valueScreen" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="valueScreen">
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="comboScreen">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="0"/>
|
|
</Property>
|
|
<Property name="enabled" type="boolean" value="false"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="comboScreenActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelFilter">
|
|
<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="Filter"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<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">
|
|
<Component id="valueFilter" alignment="0" max="32767" attributes="0"/>
|
|
<Component id="comboFilter" alignment="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 min="-2" pref="4" max="-2" attributes="0"/>
|
|
<Component id="comboFilter" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="valueFilter" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="ch.psi.pshell.swing.DeviceValuePanel" name="valueFilter">
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="comboFilter">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="0"/>
|
|
</Property>
|
|
<Property name="enabled" type="boolean" value="false"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="comboFilterActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelPipeline">
|
|
<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="Pipeline"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="panelSlicing" alignment="0" max="32767" 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="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Component id="checkAveraging" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="labelAvFrames" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelAvMode" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="checkGoodRegion" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkRotation" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkThreshold" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="labelOrder" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelAngle" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="labelGrScale" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="labelConstant" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelMode" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelGrThreshold" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace min="2" pref="2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="checkBackground" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<Group type="103" groupAlignment="0" max="-2" attributes="0">
|
|
<Component id="spinnerGrThreshold" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="spinnerGrScale" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="spinnerThreshold" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="spinnerRotationOrder" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="spinnerRotationMode" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="spinnerRotationAngle" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="spinnerRotationConstant" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="spinnerAvFrames" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="spinnerAvMode" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="spinnerBackground" linkSize="8" alignment="1" 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="0" attributes="0">
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="checkBackground" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerBackground" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="checkThreshold" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerThreshold" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="checkAveraging" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerAvFrames" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelAvFrames" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="spinnerAvMode" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelAvMode" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="checkRotation" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerRotationAngle" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelAngle" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="spinnerRotationOrder" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelOrder" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="spinnerRotationMode" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelMode" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="spinnerRotationConstant" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelConstant" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="checkGoodRegion" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="spinnerGrScale" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelGrScale" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="spinnerGrThreshold" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelGrThreshold" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Component id="panelSlicing" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="checkThreshold">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Threshold"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="checkThresholdActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerThreshold">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="0.0" maximum="99999.0" minimum="0.0" numberType="java.lang.Double" stepSize="1.0" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerThresholdonChange"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBackground">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Subtract Background"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="checkBackgroundActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkGoodRegion">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Good Region"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="checkGoodRegionActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerGrScale">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="3.0" maximum="99999.0" minimum="0.01" numberType="java.lang.Double" stepSize="1.0" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerGrThresholdonChange"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerGrThreshold">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="0.5" maximum="1.0" minimum="0.04" numberType="java.lang.Double" stepSize="0.1" type="number"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[92, 20]"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerGrThresholdonChange"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelGrThreshold">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Threshold:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelGrScale">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Scale:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Container class="javax.swing.JPanel" name="panelSlicing">
|
|
|
|
<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="checkSlicing" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="labelSlNumber" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Component id="spinnerSlNumber" linkSize="10" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="labelSlScale" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Component id="spinnerSlScale" linkSize="10" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
<Component id="labelSlOrientation" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Component id="spinnerSlOrientation" linkSize="10" min="-2" 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" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="checkSlicing" min="-2" max="-2" attributes="0"/>
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="spinnerSlNumber" linkSize="12" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelSlNumber" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="spinnerSlScale" linkSize="12" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelSlScale" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="spinnerSlOrientation" linkSize="12" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelSlOrientation" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="checkSlicing">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Slicing"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="checkSlicingActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelSlScale">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Scale:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerSlScale">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="3.0" maximum="99999.0" minimum="0.01" numberType="java.lang.Double" stepSize="1.0" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerSlicingChange"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelSlNumber">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Slices:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerSlNumber">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="2" maximum="1000" minimum="0" numberType="java.lang.Integer" stepSize="1" type="number"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[92, 20]"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerSlicingChange"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelSlOrientation">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Orientation:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerSlOrientation">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel type="list">
|
|
<ListItem value="vertical"/>
|
|
<ListItem value="horizontal"/>
|
|
</SpinnerModel>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[92, 20]"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerSlicingChange"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="javax.swing.JCheckBox" name="checkRotation">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Rotation"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="checkRotationActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerRotationAngle">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="0.0" maximum="360.0" minimum="-360.0" numberType="java.lang.Double" stepSize="1.0" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerRotationAngleStateChanged"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerRotationOrder">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="1" maximum="5" minimum="1" numberType="java.lang.Integer" stepSize="1" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerRotationAngleStateChanged"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelOrder">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Order:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelMode">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Mode:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerRotationMode">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel type="list">
|
|
<ListItem value="constant"/>
|
|
<ListItem value="reflect"/>
|
|
<ListItem value="nearest"/>
|
|
<ListItem value="mirror"/>
|
|
<ListItem value="wrap"/>
|
|
<ListItem value="ortho"/>
|
|
</SpinnerModel>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerRotationAngleStateChanged"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelAngle">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Angle:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelConstant">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Constant:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerRotationConstant">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel initial="0" maximum="99999" minimum="0" numberType="java.lang.Integer" stepSize="1" type="number"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerRotationAngleStateChanged"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkAveraging">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Averaging"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="checkAveragingActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerAvFrames">
|
|
<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>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerAvFramesStateChanged"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelAvFrames">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Frames:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelAvMode">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
<Property name="text" type="java.lang.String" value="Mode:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerAvMode">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel type="list">
|
|
<ListItem value="single"/>
|
|
<ListItem value="window"/>
|
|
</SpinnerModel>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerAvModeonChange"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JSpinner" name="spinnerBackground">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
|
<SpinnerModel type="list">
|
|
<ListItem value="normal"/>
|
|
<ListItem value="signed"/>
|
|
<ListItem value="passive"/>
|
|
</SpinnerModel>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerBackgroundStateChanged"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelPulse">
|
|
<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="Pulse"/>
|
|
</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="buttonPulse1" linkSize="13" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="buttonPulse2" linkSize="13" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="32767" attributes="0"/>
|
|
<Component id="textPulse" min="-2" pref="63" 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" alignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="buttonPulse1" alignment="3" min="-2" pref="26" max="-2" attributes="0"/>
|
|
<Component id="buttonPulse2" alignment="3" min="-2" pref="26" max="-2" attributes="0"/>
|
|
<Component id="textPulse" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JButton" name="buttonPulse1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Pulse 1"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonPulse1ActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonPulse2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Pulse 2"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonPulse2ActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="textPulse">
|
|
<Properties>
|
|
<Property name="editable" type="boolean" value="false"/>
|
|
<Property name="horizontalAlignment" type="int" value="0"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="topPanel">
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="toolBar" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="panelCameraSelection" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
|
|
<Component id="pauseSelection" min="-2" pref="334" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="-2" pref="1" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="2" attributes="0">
|
|
<Component id="pauseSelection" alignment="2" min="-2" pref="29" max="-2" attributes="0"/>
|
|
<Component id="toolBar" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="panelCameraSelection" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JToolBar" name="toolBar">
|
|
<Properties>
|
|
<Property name="floatable" type="boolean" value="false"/>
|
|
<Property name="rollover" type="boolean" value="true"/>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JToggleButton" name="buttonSidePanel">
|
|
<Properties>
|
|
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="getIcon("List")" type="code"/>
|
|
</Property>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value=" "/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Show Side Panel"/>
|
|
<Property name="focusable" type="boolean" value="false"/>
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonSidePanelActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonStreamData">
|
|
<Properties>
|
|
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="getIcon("Details")" type="code"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value=" "/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Show Data Window"/>
|
|
<Property name="focusable" type="boolean" value="false"/>
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonStreamDataActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="buttonSave">
|
|
<Properties>
|
|
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="getIcon("Save")" type="code"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value=" "/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Save Snapshot"/>
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
</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="buttonGrabBackground">
|
|
<Properties>
|
|
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="getIcon("Background")" type="code"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value=" "/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Grab Background"/>
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonGrabBackgroundActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="buttonPause">
|
|
<Properties>
|
|
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="getIcon("Pause")" type="code"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value=" "/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Pause"/>
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonPauseActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JToolBar$Separator" name="jSeparator6">
|
|
<Properties>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[20, 32767]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[20, 0]"/>
|
|
</Property>
|
|
<Property name="requestFocusEnabled" type="boolean" value="false"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="buttonMarker">
|
|
<Properties>
|
|
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="getIcon("Marker")" type="code"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value=" "/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Show Marker"/>
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonMarkerActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="buttonProfile">
|
|
<Properties>
|
|
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="getIcon("Profile"
+ "")" type="code"/>
|
|
</Property>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value=" "/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Show Image Profile"/>
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonProfileActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="buttonFit">
|
|
<Properties>
|
|
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="getIcon("Fit")" type="code"/>
|
|
</Property>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value=" "/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Show Fit"/>
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonFitActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="buttonReticle">
|
|
<Properties>
|
|
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="getIcon("Reticule")" type="code"/>
|
|
</Property>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value=" "/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Show Reticle"/>
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonReticleActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="buttonScale">
|
|
<Properties>
|
|
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="getIcon("Scale")" type="code"/>
|
|
</Property>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value=" "/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Show Colormap Scale"/>
|
|
<Property name="focusable" type="boolean" value="false"/>
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonScaleActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="buttonTitle">
|
|
<Properties>
|
|
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="getIcon("Title")" type="code"/>
|
|
</Property>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value=" "/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Show Camera Name"/>
|
|
<Property name="focusable" type="boolean" value="false"/>
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonTitleActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="ch.psi.pshell.swing.ValueSelection" name="pauseSelection">
|
|
<Properties>
|
|
<Property name="decimals" type="int" value="0"/>
|
|
</Properties>
|
|
</Component>
|
|
<Container class="javax.swing.JPanel" name="panelCameraSelection">
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jLabel1" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Component id="comboCameras" min="-2" pref="222" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="labelType" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="comboType" min="-2" max="-2" 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" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="2" attributes="0">
|
|
<Component id="comboType" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelType" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel1" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="comboCameras" alignment="2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Camera:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="comboCameras">
|
|
<Properties>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Dialog" size="14" style="1"/>
|
|
</Property>
|
|
<Property name="maximumRowCount" type="int" value="30"/>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="0"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[127, 27]"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="comboCamerasActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelType">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Type:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="comboType">
|
|
<Properties>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Dialog" size="14" style="1"/>
|
|
</Property>
|
|
<Property name="maximumRowCount" type="int" value="30"/>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="4">
|
|
<StringItem index="0" value="All"/>
|
|
<StringItem index="1" value="Laser"/>
|
|
<StringItem index="2" value="Electrons"/>
|
|
<StringItem index="3" value="Photonics"/>
|
|
</StringArray>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="comboTypeActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="ch.psi.pshell.imaging.Renderer" name="renderer">
|
|
</Component>
|
|
</SubComponents>
|
|
</Form>
|